summaryrefslogtreecommitdiffstats
path: root/sys/dev/harp
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/harp')
-rw-r--r--sys/dev/harp/if_harp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/harp/if_harp.c b/sys/dev/harp/if_harp.c
index d9f2c92..02e1aa7 100644
--- a/sys/dev/harp/if_harp.c
+++ b/sys/dev/harp/if_harp.c
@@ -33,6 +33,9 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/malloc.h>
OpenPOWER on IntegriCloud