summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-09-12 00:21:48 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-09-12 00:21:48 +0000
commit08b72a52962e9cc872c1cfb11dcbedc71d753408 (patch)
treea8b1b03205e34acb57f91675e798e33c538c9021
parent11581d6684b1bbd16dfe9d2476fbd22e7bc8f271 (diff)
Apparently Art did not even compile a kernel before commiting
-rw-r--r--sys/xfs/xfs_syscalls-dummy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/xfs/xfs_syscalls-dummy.c b/sys/xfs/xfs_syscalls-dummy.c
index 656a34a3471..67f30fc4e67 100644
--- a/sys/xfs/xfs_syscalls-dummy.c
+++ b/sys/xfs/xfs_syscalls-dummy.c
@@ -2,7 +2,6 @@
* This code released into public domain by Artur Grabowski <art@openbsd.org>
*/
#include <xfs/xfs_locl.h>
-#include <sys/syscallargs.h>
int
sys_xfspioctl(struct proc *proc, void *varg, register_t *retval)