/*
- * $Id: squid.h,v 1.189 1999/04/26 21:36:02 wessels Exp $
- * $Id: squid.h,v 1.189 1999/04/26 21:36:02 wessels Exp $
+ * $Id: squid.h,v 1.190 1999/04/26 21:52:39 glenn Exp $
+ * $Id: squid.h,v 1.190 1999/04/26 21:52:39 glenn Exp $
*
* AUTHOR: Duane Wessels
*
#define strdup +
#endif
-#if SQUID_SNMP
-extern struct snmp_mib_tree *Mib;
-#endif
-
/*
* Hey dummy, don't be tempted to move this to lib/config.h.in again. O_NONBLOCK
* will not be defined there because you didn't #include <fcntl.h> yet.