[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-233-gf3d7627

Michael Adam obnox at samba.org
Thu Nov 8 10:46:50 GMT 2007


The branch, v3-2-test has been updated
       via  f3d762737540476bab7da1bf6db047b66f53d9ae (commit)
      from  6bf053a6a17749a3bc73c8cc5fd490aa5f93b763 (commit)

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


- Log -----------------------------------------------------------------
commit f3d762737540476bab7da1bf6db047b66f53d9ae
Author: Michael Adam <obnox at samba.org>
Date:   Thu Nov 8 11:46:13 2007 +0100

    Try to fix the build on systems without struct sockaddr_storage type
    (like hape - HPUX 11.00).
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/include/interfaces.h b/source/include/interfaces.h
index b9d9000..84501ce 100644
--- a/source/include/interfaces.h
+++ b/source/include/interfaces.h
@@ -25,6 +25,7 @@
 #define _INTERFACES_H
 
 #include "lib/replace/replace.h"
+#include "lib/replace/system/network.h"
 
 #define MAX_INTERFACES 128
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list