]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
typedef struct _arp_ip_data acl_arp_data
authorwessels <>
Tue, 17 Mar 1998 05:24:28 +0000 (05:24 +0000)
committerwessels <>
Tue, 17 Mar 1998 05:24:28 +0000 (05:24 +0000)
src/typedefs.h

index 3a92952980ba82fe09687fe56c0342c54d4b6cf6..d66953c4b442522b6c004ce15c254fac1b0965e0 100644 (file)
@@ -25,6 +25,7 @@ typedef struct _acl_time_data acl_time_data;
 typedef struct _acl_name_list acl_name_list;
 typedef struct _acl_deny_info_list acl_deny_info_list;
 typedef struct _acl_proxy_auth acl_proxy_auth;
+typedef struct _acl_arp_data acl_arp_data;
 typedef struct _acl acl;
 typedef struct _snmpconf snmpconf;
 typedef struct _snmp_request_t snmp_request_t;