aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2001-12-12 05:26:53 +0000
committerGerald Combs <gerald@wireshark.org>2001-12-12 05:26:53 +0000
commit3dedae14f9822d0d3d715c5c67f4bc063b43ed05 (patch)
tree7b59cd1c7cf4cf06a384a3c51f1ba8baeb90ddb1 /acconfig.h
parent8bae6e2e3df77d083636e298b006f3b8af15394d (diff)
Work around changes made to recent Red Hat ucd-snmp packages. See
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=57421 for details. svn path=/trunk/; revision=4387
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index b7eed15861..7a42813ac0 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,7 +1,7 @@
/* acconfig.h
* #ifdefs to be controlled by "configure"
*
- * $Id: acconfig.h,v 1.20 2001/07/27 07:10:09 guy Exp $
+ * $Id: acconfig.h,v 1.21 2001/12/12 05:26:53 gerald Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.org>
@@ -43,3 +43,5 @@
#undef HAVE_PCAP_VERSION
#undef PLUGIN_DIR
+
+#undef RED_HAT_MODIFIED_UCD_SNMP