]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Removed mini-client.h include
authorkostas <>
Mon, 23 Feb 1998 03:02:27 +0000 (03:02 +0000)
committerkostas <>
Mon, 23 Feb 1998 03:02:27 +0000 (03:02 +0000)
include/snmp.h

index 061d58abf65628d650254a3fb490ea0c4f6cd16b..b8c78058a40e7342128c000a30278ea183c4fa5c 100644 (file)
@@ -27,7 +27,7 @@
  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  * 
- * $Id: snmp.h,v 1.9 1998/02/22 11:48:42 kostas Exp $
+ * $Id: snmp.h,v 1.10 1998/02/22 20:02:27 kostas Exp $
  * 
  **********************************************************************/
 
@@ -58,8 +58,9 @@
 #include <version.h>
 #include <snmp_error.h>
 #include <snmp_api_error.h>
+#if 0
 #include <mini-client.h>
-
+#endif
 /* Other stuff I didn't touch */
 #include <snmp_impl.h>
 #include <snmp_api.h>