summaryrefslogtreecommitdiffstats
path: root/sys/net/if_stf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_stf.c')
-rw-r--r--sys/net/if_stf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/net/if_stf.c b/sys/net/if_stf.c
index bfd462a..6b3834d 100644
--- a/sys/net/if_stf.c
+++ b/sys/net/if_stf.c
@@ -308,10 +308,6 @@ stf_getsrcifa6(ifp)
return NULL;
}
-#ifndef offsetof
-#define offsetof(s, e) ((int)&((s *)0)->e)
-#endif
-
static int
stf_output(ifp, m, dst, rt)
struct ifnet *ifp;
OpenPOWER on IntegriCloud