From 944eee9c6bcea962bfaab5753ca059edaf4e87a5 Mon Sep 17 00:00:00 2001 From: wollman Date: Tue, 10 Dec 1996 18:03:51 +0000 Subject: Finally, after six years, remove the ``quick hack for SNMP'' that was ``going away soon''. --- sys/net/if.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys/net/if.h') diff --git a/sys/net/if.h b/sys/net/if.h index 9d7985a..58c2be3 100644 --- a/sys/net/if.h +++ b/sys/net/if.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if.h 8.1 (Berkeley) 6/10/93 - * $Id: if.h,v 1.36 1996/10/21 23:05:57 fenner Exp $ + * $Id: if.h,v 1.37 1996/12/10 07:29:47 davidg Exp $ */ #ifndef _NET_IF_H_ @@ -62,10 +62,6 @@ * interfaces. These routines live in the files if.c and route.c */ -#ifndef _TIME_ /* XXX fast fix for SNMP, going away soon */ -#include -#endif - #ifdef __STDC__ /* * Forward structure declarations for function prototypes [sic]. -- cgit v1.1