diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-10-24 16:37:56 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-10-24 16:37:56 +0200 |
commit | 23302413b3fc9cb3695a255b1ea6883f029b46fe (patch) | |
tree | 065ce04233442328b558846d7ae8d54a8d65fffd /source4/torture/smb2/getinfo.c | |
parent | f7692d16e3dc5e580364852c709c6c4a371dd32e (diff) | |
download | samba-23302413b3fc9cb3695a255b1ea6883f029b46fe.tar.gz |
Remove unused include param/param.h.
Diffstat (limited to 'source4/torture/smb2/getinfo.c')
-rw-r--r-- | source4/torture/smb2/getinfo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/torture/smb2/getinfo.c b/source4/torture/smb2/getinfo.c index 5b35d7e693a..c4ab31f4cff 100644 --- a/source4/torture/smb2/getinfo.c +++ b/source4/torture/smb2/getinfo.c @@ -26,8 +26,6 @@ #include "torture/torture.h" #include "torture/smb2/proto.h" -#include "param/param.h" - static struct { const char *name; uint16_t level; |