]> git.ipfire.org Git - thirdparty/squid.git/blob - include/snmp_debug.h
Policy enforcement: Remove config.h from .h and .cci files
[thirdparty/squid.git] / include / snmp_debug.h
1 /*
2 * $Id$
3 */
4 #ifndef SQUID_SNMP_DEBUG_H
5 #define SQUID_SNMP_DEBUG_H
6
7 SQUIDCEXTERN void snmplib_debug(int, const char *,...) PRINTF_FORMAT_ARG2;
8
9 #endif /* SQUID_SNMP_DEBUG_H */