smbcontrol: Fix undefined serverid_traverse_read warning
authorVolker Lendecke <vl@samba.org>
Sun, 27 Jan 2013 16:24:49 +0000 (17:24 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2013 10:51:12 +0000 (11:51 +0100)
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jan 28 11:51:12 CET 2013 on sn-devel-104

source3/utils/smbcontrol.c

index 8a690566e70903df87941310eef81d4ed61518f6..0e4a8cc7b7f5f0ef9ba3728ef33894d6f36ff2b8 100644 (file)
@@ -33,6 +33,7 @@
 #include "messages.h"
 #include "util_tdb.h"
 #include "../lib/util/pidfile.h"
+#include "serverid.h"
 
 #if HAVE_LIBUNWIND_H
 #include <libunwind.h>