]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
include system/network.h so we get the prototype for inet_aton()
authorRonnie Sahlberg <sahlberg@ronnie>
Tue, 16 Oct 2007 01:29:33 +0000 (11:29 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Tue, 16 Oct 2007 01:29:33 +0000 (11:29 +1000)
(This used to be ctdb commit 7145764b2d217f88a723dcb0ffd4e5a1567d64cf)

ctdb/server/ctdbd.c

index 55b87418f973e2f1877ad6b62d76a65a5a56da5c..eaf79a0ed7d45b39fbbd43143d54143b0d81174d 100644 (file)
@@ -22,6 +22,7 @@
 #include "system/filesys.h"
 #include "popt.h"
 #include "system/wait.h"
+#include "system/network.h"
 #include "cmdline.h"
 #include "../include/ctdb_private.h"