]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/net.h
changes to make it compile
[netwatch.git] / net / net.h
index f10e304ebaf09281464db300219d347acbc22731..01505abe227e7b5b003750db44d42650e0f09406 100644 (file)
--- a/net/net.h
+++ b/net/net.h
@@ -6,4 +6,6 @@
 extern void eth_init();
 extern void eth_poll();
 
+extern struct nic nic;
+
 #endif
This page took 0.021896 seconds and 4 git commands to generate.