summaryrefslogtreecommitdiff
path: root/source3/auth/auth_unix.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-05 15:03:00 +0200
committerGünther Deschner <gd@samba.org>2010-08-06 15:43:38 +0200
commitccd4af271f73e88abd6899a347f9ce5af69c1f1c (patch)
tree8c6b7dd914310c630aa4bb57259f16ececa2fc49 /source3/auth/auth_unix.c
parenta90ed3381a772c46c06aaae66ec6113d878a6029 (diff)
downloadsamba-ccd4af271f73e88abd6899a347f9ce5af69c1f1c.tar.gz
samba-ccd4af271f73e88abd6899a347f9ce5af69c1f1c.tar.bz2
samba-ccd4af271f73e88abd6899a347f9ce5af69c1f1c.zip
s3: remove global include of samr.h
Guenther
Diffstat (limited to 'source3/auth/auth_unix.c')
-rw-r--r--source3/auth/auth_unix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_unix.c b/source3/auth/auth_unix.c
index c94ec2f1e0..053cad9707 100644
--- a/source3/auth/auth_unix.c
+++ b/source3/auth/auth_unix.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "../librpc/gen_ndr/samr.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_AUTH