diff options
Diffstat (limited to 'os/ip/ipmux.c')
| -rw-r--r-- | os/ip/ipmux.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/ip/ipmux.c b/os/ip/ipmux.c index ef67b0fa..d7187f72 100644 --- a/os/ip/ipmux.c +++ b/os/ip/ipmux.c @@ -8,8 +8,6 @@ #include "ip.h" #define DPRINT if(0)print -#define offsetof(s, m) (ulong)(&(((s*)0)->m)) - typedef struct Ipmuxrock Ipmuxrock; typedef struct Ipmux Ipmux; typedef struct Ip4hdr Ip4hdr; |
