summaryrefslogtreecommitdiffstats
path: root/source/utils/testprns.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-11-24 08:37:02 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-11-24 08:37:02 +0000
commitb3049bb0d0ff97142940e2b33e9603d1c231ccfe (patch)
tree79b38eb7eab520bc53dcaec0893335fb3438c494 /source/utils/testprns.c
parent82dbf838879e8a2d2d3f9dd5be6eda50b780b787 (diff)
downloadsamba-b3049bb0d0ff97142940e2b33e9603d1c231ccfe.tar.gz
samba-b3049bb0d0ff97142940e2b33e9603d1c231ccfe.tar.xz
samba-b3049bb0d0ff97142940e2b33e9603d1c231ccfe.zip
No need to #include smb.h, when we already #include include.h
Diffstat (limited to 'source/utils/testprns.c')
-rw-r--r--source/utils/testprns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/utils/testprns.c b/source/utils/testprns.c
index 66c8e9bfd6b..1c13bb4ce3f 100644
--- a/source/utils/testprns.c
+++ b/source/utils/testprns.c
@@ -31,7 +31,6 @@
*/
#include "includes.h"
-#include "smb.h"
int main(int argc, char *argv[])
{