s3: Fix the build on sles8
authorVolker Lendecke <vl@samba.org>
Tue, 1 Feb 2011 16:24:47 +0000 (17:24 +0100)
committerVolker Lendecke <vlendec@samba.org>
Tue, 1 Feb 2011 17:34:33 +0000 (18:34 +0100)
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Feb  1 18:34:33 CET 2011 on sn-devel-104

source3/lib/addrchange.c

index cf415d8c7b1265f53272f9ceb66eba3c74995a78..f3606e2812587d7b411bead0a44da1848cba8984 100644 (file)
@@ -21,6 +21,7 @@
 
 #if HAVE_LINUX_RTNETLINK_H
 
+#include "asm/types.h"
 #include "linux/netlink.h"
 #include "linux/rtnetlink.h"
 #include "lib/async_req/async_sock.h"