dssync: fix missing prototype warning by including the proper header.
authorMichael Adam <obnox@samba.org>
Wed, 16 Jul 2008 23:03:57 +0000 (01:03 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 18 Jul 2008 10:20:11 +0000 (12:20 +0200)
Michael
(This used to be commit 7d7b63e89bb2a067783362a24d81e44e0d67e2ec)

source3/libnet/libnet_dssync.c

index a251e418f9e14c8716b9f03748dd87877a88e6b9..9abff69ae132ac61cb19b1cdf42842b5e886cbcd 100644 (file)
@@ -20,7 +20,7 @@
 
 
 #include "includes.h"
 
 
 #include "includes.h"
-#include "libnet/libnet_dssync.h"
+#include "libnet/libnet.h"
 
 /****************************************************************
 ****************************************************************/
 
 /****************************************************************
 ****************************************************************/