Fix a missing prototype warning
authorVolker Lendecke <vl@samba.org>
Thu, 20 Dec 2007 19:59:27 +0000 (20:59 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 21 Dec 2007 08:58:20 +0000 (09:58 +0100)
source/lib/netapi/joindomain.c

index 210763174e76c009d23d4d69ad3e80e6e752e3c4..10f7e948358c7990d95879a39f3d8121211f0e10 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include "includes.h"
+#include "lib/netapi/joindomain.h"
 
 extern const char *opt_user_name;
 extern const char *opt_workgroup;