aboutsummaryrefslogtreecommitdiff
path: root/src/include/console/ne2k.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/console/ne2k.h')
-rw-r--r--src/include/console/ne2k.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/console/ne2k.h b/src/include/console/ne2k.h
index 4b595e4084..b52f566896 100644
--- a/src/include/console/ne2k.h
+++ b/src/include/console/ne2k.h
@@ -16,7 +16,6 @@
#ifndef _NE2K_H__
#define _NE2K_H__
-#include <rules.h>
#include <stdint.h>
void ne2k_append_data(unsigned char *d, int len, unsigned int base);