debugging linux port

This commit is contained in:
skarg
2005-03-19 16:57:17 +00:00
parent e2a8d15689
commit 4f83a07d1b
3 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
#define MAX_MPDU (MAX_HEADER+MAX_PDU)
bool ethernet_valid(void);
bool ethernet_cleanup(void);
void ethernet_cleanup(void);
bool ethernet_init(char *interface_name);
/* function to send a packet out the 802.2 socket */