[SCM] Samba Shared Repository - branch v3-6-test updated

Jeremy Allison jra at samba.org
Tue May 3 16:59:45 MDT 2011


The branch, v3-6-test has been updated
       via  c468946 s3-includes: when MADVISE support was reverted back in 2009, someone forgot this hunk.
      from  26f6f3b ѕ3/configure: move out generic CPPFLAGS in the solaris case here

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


- Log -----------------------------------------------------------------
commit c4689460524a88f087a39423bb81ffd61ab885b7
Author: Günther Deschner <gd at samba.org>
Date:   Tue May 3 16:28:44 2011 +0200

    s3-includes: when MADVISE support was reverted back in 2009, someone forgot this hunk.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Tue May  3 22:06:20 CEST 2011 on sn-devel-104
    (cherry picked from commit c616379e14f7db35429ac849bbc6eb3d4dc641ec)

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

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


Changeset truncated at 500 lines:

diff --git a/source3/include/includes.h b/source3/include/includes.h
index c5ce10a..3edab21 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -173,10 +173,6 @@
 #include <aio.h>
 #endif
 
-#ifdef WITH_MADVISE_PROTECTED
-#include <sys/mman.h>
-#endif
-
 /* Special macros that are no-ops except when run under Valgrind on
  * x86.  They've moved a little bit from valgrind 1.0.4 to 1.9.4 */
 #if HAVE_VALGRIND_MEMCHECK_H


-- 
Samba Shared Repository


More information about the samba-cvs mailing list