diff options
Diffstat (limited to 'sys/pccard/pccard.c')
-rw-r--r-- | sys/pccard/pccard.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c index 71d8b20..16f3a51 100644 --- a/sys/pccard/pccard.c +++ b/sys/pccard/pccard.c @@ -32,6 +32,8 @@ * $FreeBSD$ */ +#define OBSOLETE_IN_6 + #include <sys/param.h> #include <sys/types.h> #include <sys/systm.h> |