summaryrefslogtreecommitdiff
path: root/sys/dev/rp
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-12-16 17:40:42 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-12-16 17:40:42 +0000
commit5591b823d12e70560f330e67efacff791275a9f7 (patch)
treebd3bda52d821bf2f9cd002936a811011a9757b06 /sys/dev/rp
parent4adbaec36614afdfb05f2772cd5b35fa0be845a1 (diff)
Notes
Diffstat (limited to 'sys/dev/rp')
-rw-r--r--sys/dev/rp/rp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/rp/rp.c b/sys/dev/rp/rp.c
index 3a0507a4b858..f13233c2c80c 100644
--- a/sys/dev/rp/rp.c
+++ b/sys/dev/rp/rp.c
@@ -34,6 +34,8 @@
* rp.c - for RocketPort FreeBSD
*/
+#include "opt_compat.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/fcntl.h>