svn commit: samba r18197 - in branches/SAMBA_3_0/source/librpc/gen_ndr: .

jerry at samba.org jerry at samba.org
Thu Sep 7 02:15:32 GMT 2006


Author: jerry
Date: 2006-09-07 02:15:31 +0000 (Thu, 07 Sep 2006)
New Revision: 18197

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18197

Log:
compile fixes
Modified:
   branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_unixinfo.c


Changeset:
Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_unixinfo.c
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_unixinfo.c	2006-09-07 01:07:43 UTC (rev 18196)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_unixinfo.c	2006-09-07 02:15:31 UTC (rev 18197)
@@ -4,10 +4,8 @@
 #define _GNU_SOURCE
 #endif
 
-#include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <stdbool.h>
 #include <stdarg.h>
 #include <string.h>
 #include <core/nterr.h>



More information about the samba-cvs mailing list