summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/samba3.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-07-19 17:39:23 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-07-19 17:39:23 +0200
commit8557d14f65212faceb3e7223818b34b8869a0470 (patch)
tree77979da96009cd84c850db60a1300b9956fe8587 /source4/lib/samba3/samba3.h
parent7a765b65b739c38ea1e3cfc136c92d2fb5ed4fa7 (diff)
parent4447bd96b90ce4bfca793d482f9dcbd98e6579a5 (diff)
downloadsamba-8557d14f65212faceb3e7223818b34b8869a0470.tar.gz
samba-8557d14f65212faceb3e7223818b34b8869a0470.tar.bz2
samba-8557d14f65212faceb3e7223818b34b8869a0470.zip
Merge branch 'master' of git://git.samba.org/samba
Diffstat (limited to 'source4/lib/samba3/samba3.h')
-rw-r--r--source4/lib/samba3/samba3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/samba3/samba3.h b/source4/lib/samba3/samba3.h
index 1a0ce04143..87de13f8f8 100644
--- a/source4/lib/samba3/samba3.h
+++ b/source4/lib/samba3/samba3.h
@@ -22,7 +22,6 @@
#include "librpc/gen_ndr/security.h"
#include "librpc/gen_ndr/samr.h"
-#include "param/param.h"
struct samr_Password *smbpasswd_gethexpwd(TALLOC_CTX *mem_ctx, const char *p);
char *smbpasswd_sethexpwd(TALLOC_CTX *mem_ctx, struct samr_Password *pwd, uint16_t acb_info);