net_vampire: fix included header.
authorGünther Deschner <gd@samba.org>
Tue, 17 Jun 2008 19:42:27 +0000 (21:42 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 23 Jun 2008 21:38:52 +0000 (23:38 +0200)
Guenther
(This used to be commit 1dbe6ea8607549649f69e1b63cc427efe67e0778)

source3/libnet/libnet_samsync_ldif.c

index 60acb7db40b11e3b850c889a8f3351bda58f59f4..64eb9a58da45aa197ef4a285c806fa49ca241c92 100644 (file)
@@ -24,7 +24,7 @@
 */
 
 #include "includes.h"
-#include "utils/net.h"
+#include "libnet/libnet_samsync.h"
 
 /* uid's and gid's for writing deltas to ldif */
 static uint32 ldif_gid = 999;