summaryrefslogtreecommitdiffstats
path: root/sys/dev/patm/if_patm_rtables.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/patm/if_patm_rtables.c')
-rw-r--r--sys/dev/patm/if_patm_rtables.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/patm/if_patm_rtables.c b/sys/dev/patm/if_patm_rtables.c
index f945276..284e1cc 100644
--- a/sys/dev/patm/if_patm_rtables.c
+++ b/sys/dev/patm/if_patm_rtables.c
@@ -5,6 +5,9 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
const u_int patm_rtables_size = 128 * (4 + 2 * 16);
OpenPOWER on IntegriCloud