X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/4d898e0be101cef5e2a09fe78a04c695c44cdb6b..d6f56afa7470cf4c29f4f9fa4bf2dd1bd0ba9193:/net/net.c 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)