[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Tue Feb 1 10:35:03 MST 2011


The branch, master has been updated
       via  1c9cf16 s3: Fix the build on sles8
      from  753094d s3-net: add net_scan_dc non-ad variant.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 1c9cf16c95cc033920c78686cdadfea8035cb563
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Feb 1 17:24:47 2011 +0100

    s3: Fix the build on sles8
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Tue Feb  1 18:34:33 CET 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source3/lib/addrchange.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/lib/addrchange.c b/source3/lib/addrchange.c
index cf415d8..f3606e2 100644
--- a/source3/lib/addrchange.c
+++ b/source3/lib/addrchange.c
@@ -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"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list