diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:52:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:52:32 +0000 |
commit | 19d738d1692ee8b11eb2de0f9995732b32cf6bac (patch) | |
tree | 35501236837919acfbf69e867f25e6830ee9301d /print-egp.c | |
parent | Adding debian version 4.99.4-4. (diff) | |
download | tcpdump-19d738d1692ee8b11eb2de0f9995732b32cf6bac.tar.xz tcpdump-19d738d1692ee8b11eb2de0f9995732b32cf6bac.zip |
Merging upstream version 4.99.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'print-egp.c')
-rw-r--r-- | print-egp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-egp.c b/print-egp.c index cc9f44e..60a3fb4 100644 --- a/print-egp.c +++ b/print-egp.c @@ -22,9 +22,7 @@ /* specification: RFC 827 */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |