summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_unixinfo.c
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-09-07 02:15:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:51:15 -0500
commit94eb7d93d83346034ccb5d3026afb63a88a890de (patch)
tree47d71f6c5db4efe651b1a472f073e59e1983335c /source3/librpc/gen_ndr/ndr_unixinfo.c
parentc3771f5f8c797c20d9755fc761474a3884017fb0 (diff)
downloadsamba-94eb7d93d83346034ccb5d3026afb63a88a890de.tar.gz
samba-94eb7d93d83346034ccb5d3026afb63a88a890de.tar.bz2
samba-94eb7d93d83346034ccb5d3026afb63a88a890de.zip
r18197: compile fixes
(This used to be commit 9b0d44a0b0393d1897232d1be8dfe468ce8e7563)
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_unixinfo.c')
-rw-r--r--source3/librpc/gen_ndr/ndr_unixinfo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/ndr_unixinfo.c b/source3/librpc/gen_ndr/ndr_unixinfo.c
index 7d42668526..d2ad824e0a 100644
--- a/source3/librpc/gen_ndr/ndr_unixinfo.c
+++ b/source3/librpc/gen_ndr/ndr_unixinfo.c
@@ -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>