[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1236-g778199c

Michael Adam obnox at samba.org
Thu Jan 10 00:05:32 GMT 2008


The branch, v3-2-test has been updated
       via  778199cf00196f81fd96deae1370d8cbc438c5bf (commit)
      from  ece34fd2fe4bcd3f88a31a42faaba89248da3ba9 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 778199cf00196f81fd96deae1370d8cbc438c5bf
Author: Michael Adam <obnox at samba.org>
Date:   Thu Jan 10 01:04:47 2008 +0100

    Try and fix the AIX build.
    
    The __ss_family workaround is in lib/replace/system/network.h ...
    
    Michael

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

Summary of changes:
 source/libaddns/dns.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/libaddns/dns.h b/source/libaddns/dns.h
index 188d139..cf842f4 100644
--- a/source/libaddns/dns.h
+++ b/source/libaddns/dns.h
@@ -26,6 +26,7 @@
 #define _DNS_H
 
 #include "lib/replace/replace.h"
+#include "system/network.h"
 
 /* make sure we have included the correct config.h */
 #ifndef NO_CONFIG_H /* for some tests */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list