X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/4d898e0be101cef5e2a09fe78a04c695c44cdb6b..42125f27f3d2a77966f2015c545a88c4113368ef:/net/net.c?ds=inline diff --git a/net/net.c b/net/net.c index 488f52b..18eaddf 100644 --- a/net/net.c +++ b/net/net.c @@ -3,6 +3,8 @@ #include #include "net.h" +struct nic nic; + static int bother_3c905(pci_dev_t *dev, void *nutrinus) { if (dev->vid == 0x10B7 || dev->did == 0x9200)