[SCM] Samba Shared Repository - branch master updated

Kai Blin kai at samba.org
Mon Jan 25 06:55:16 MST 2010


The branch, master has been updated
       via  b35dcd7... s4 includes: Include system/locale.h to get access to <ctype.h>
      from  2024d4f... Revert "s3: Make string_to_sid a wrapper around dom_sid_parse"

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


- Log -----------------------------------------------------------------
commit b35dcd7a1811c6151469fc023e6a40616ca83497
Author: Kai Blin <kai at samba.org>
Date:   Mon Jan 25 12:51:35 2010 +0100

    s4 includes: Include system/locale.h to get access to <ctype.h>

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

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


Changeset truncated at 500 lines:

diff --git a/source4/include/includes.h b/source4/include/includes.h
index babef87..8d28808 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -32,6 +32,7 @@
 
 #include "system/time.h"
 #include "system/wait.h"
+#include "system/locale.h"
 
 /* only do the C++ reserved word check when we compile
    to include --with-developer since too many systems


-- 
Samba Shared Repository


More information about the samba-cvs mailing list