diff options
| author | 1999-07-25 23:49:37 +0000 | |
|---|---|---|
| committer | 1999-07-25 23:49:37 +0000 | |
| commit | 41f2a19d34065069f94e2fe3f1136c6daa0a9503 (patch) | |
| tree | 8502252ea1107d87332ea45d02b92d631e2df7a5 /sys/arch/sparc/dev/magma.c | |
| parent | document ioctls (diff) | |
| download | wireguard-openbsd-41f2a19d34065069f94e2fe3f1136c6daa0a9503.tar.xz wireguard-openbsd-41f2a19d34065069f94e2fe3f1136c6daa0a9503.zip | |
move around ioctl definitions
Diffstat (limited to 'sys/arch/sparc/dev/magma.c')
| -rw-r--r-- | sys/arch/sparc/dev/magma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sparc/dev/magma.c b/sys/arch/sparc/dev/magma.c index 58bb91018da..b83cf8a2d1a 100644 --- a/sys/arch/sparc/dev/magma.c +++ b/sys/arch/sparc/dev/magma.c @@ -64,7 +64,7 @@ #include <dev/ic/cd1400reg.h> #include <dev/ic/cd1190reg.h> -#include "bppioctl.h" +#include <sparc/bppioctl.h> #include "magmareg.h" /* |
