Remove extraneous reference to intrq.h, which broke the kernel build.

This commit is contained in:
rwatson 2003-04-21 03:17:27 +00:00
parent 45be12a85b
commit 758ff09b4b

View File

@ -104,7 +104,6 @@
#include <net/if_arp.h>
#include <net/if_dl.h>
#include <net/if_media.h>
#include <net/intrq.h>
#include <net/bpf.h>
#include <net/ethernet.h>