summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.master
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/syscalls.master')
-rw-r--r--sys/kern/syscalls.master4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index c8eca30..d2998e2 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -1,4 +1,4 @@
- $Id: syscalls.master,v 1.44 1997/10/26 20:27:51 phk Exp $
+ $Id: syscalls.master,v 1.45 1998/01/01 17:07:46 alex Exp $
; from: @(#)syscalls.master 8.2 (Berkeley) 1/13/94
;
; System call name/number master file.
@@ -24,6 +24,8 @@
; #ifdef's, etc. may be included, and are copied to the output files.
+#include "opt_lfs.h"
+
#include <sys/param.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>
OpenPOWER on IntegriCloud