Compile ne2000 only once

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Blue Swirl 2009-09-20 16:19:32 +00:00
parent afcea8cbde
commit bd390e6425
3 changed files with 3 additions and 2 deletions

View file

@ -23,7 +23,6 @@
*/
#include "hw.h"
#include "pci.h"
#include "pc.h"
#include "net.h"
#include "ne2000.h"