summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorfenner <fenner>2001-10-08 21:25:50 +0000
committerfenner <fenner>2001-10-08 21:25:50 +0000
commit5f5130ba6d4ffc3667b8cc20ee2f9fe42c6d659d (patch)
treeca6fb96b4e98b3fe9adfcdaef47037403c1e3ab5 /config.h.in
parenta5562fdcfe66f01a4a7de9ede671dca2a88dbf19 (diff)
downloadtcpdump-5f5130ba6d4ffc3667b8cc20ee2f9fe42c6d659d.tar.gz
Regenerate.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index c06926c3..624c24aa 100644
--- a/config.h.in
+++ b/config.h.in
@@ -82,6 +82,9 @@
#undef u_int32_t
#undef u_int8_t
+/* Whether or not to include the possibly-buggy SMB printer */
+#undef TCPDUMP_DO_SMB
+
/* The number of bytes in a char. */
#undef SIZEOF_CHAR