Ethereal-dev: [Ethereal-dev] missing ucd-snmp-config.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ayamura KIKUCHI <ayamura@xxxxxxxxxxx>
Date: Sun, 31 Mar 2002 19:07:58 +0900 (JST)
"packet-snmp.c" should include a file "ucd-snmp-config.h".

--- ethereal-0.9.3/packet-snmp.c.orig	Fri Mar 29 12:31:41 2002
+++ ethereal-0.9.3/packet-snmp.c	Sun Mar 31 19:00:06 2002
@@ -60,6 +60,7 @@
 #include "packet-ipx.h"
 
 #ifdef HAVE_UCD_SNMP
+# include <ucd-snmp/ucd-snmp-config.h>
 # include <ucd-snmp/asn1.h>
 # include <ucd-snmp/snmp_api.h>
 # include <ucd-snmp/snmp_impl.h>

-- ayamura
Ayamura KIKUCHI, M.D., Ph.D.