[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-1170-g6bac56b

Karolin Seeger kseeger at samba.org
Tue Jun 30 12:04:49 GMT 2009


The branch, v3-4-test has been updated
       via  6bac56bc6873470958a2369827cbfa3a7c8241d4 (commit)
      from  21c9ca179abc18cb3f898e1885adb293c785508c (commit)

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


- Log -----------------------------------------------------------------
commit 6bac56bc6873470958a2369827cbfa3a7c8241d4
Author: Michael Adam <obnox at samba.org>
Date:   Mon Jun 29 15:39:46 2009 +0200

    lib/util: fix building tevent_ntstatus without config.h
    
    (when called from places with "#define NO_CONFIG_H" set, such as configure)
    
    This fixes bug #6521.
    
     Michael
    (cherry picked from commit e4e855563bcbeb7be54de57d8c1d41d35ddc5e7a)

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

Summary of changes:
 lib/util/tevent_ntstatus.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/util/tevent_ntstatus.h b/lib/util/tevent_ntstatus.h
index 84c275f..acfb903 100644
--- a/lib/util/tevent_ntstatus.h
+++ b/lib/util/tevent_ntstatus.h
@@ -22,7 +22,6 @@
 
 #include <stdint.h>
 #include <stdbool.h>
-#include "config.h"
 #include "../libcli/util/ntstatus.h"
 #include "../tevent/tevent.h"
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list