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

This commit is contained in:
Robert Watson 2003-04-21 03:17:27 +00:00
parent 915dbb90f2
commit dbf4bdffd9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113781

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>