diff options
Diffstat (limited to 'Win32/Include/net/if.h')
-rw-r--r-- | Win32/Include/net/if.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Win32/Include/net/if.h b/Win32/Include/net/if.h index 58d3c16e..d7fe94f8 100644 --- a/Win32/Include/net/if.h +++ b/Win32/Include/net/if.h @@ -41,9 +41,6 @@ * <net/if.h> does not depend on <sys/time.h> on most other systems. This * helps userland compatability. (struct timeval ifi_lastchange) */ -#ifndef KERNEL -#include <pcap-stdinc.h> -#endif /* * Structure describing information about an interface |