blob: e262c5ecf99043d9b013713589d6686eb4edca86 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- work.linux-2.2/common/tr.c 2005/08/14 11:34:24 1.1
+++ work.linux-2.2/common/tr.c 2005/08/14 11:35:16
@@ -40,6 +40,7 @@ static char copyright[] =
#include "includes/netinet/if_ether.h"
#include "netinet/if_tr.h"
#include <sys/time.h>
+#include <linux/types.h>
/*
* token ring device handling subroutines. These are required as token-ring
|