From 5591b823d12e70560f330e67efacff791275a9f7 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Tue, 16 Dec 1997 17:40:42 +0000 Subject: Make COMPAT_43 and COMPAT_SUNOS new-style options. --- sys/dev/snp/snp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/dev/snp') diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c index 738c871c2583..55db19f2c4a0 100644 --- a/sys/dev/snp/snp.c +++ b/sys/dev/snp/snp.c @@ -17,6 +17,8 @@ #if NSNP > 0 +#include "opt_compat.h" + #include #include #include -- cgit v1.3