summaryrefslogtreecommitdiff
path: root/sys/compat/svr4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-21 00:52:55 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-21 00:52:55 +0000
commitee08dd3862586da3be6365b2bfcb077a4efba6cc (patch)
treec245de3acae52cab9b3003e5c0ade3d199745602 /sys/compat/svr4
parent7d2c510c8ca831d2f40884218bdd55dbec2d1611 (diff)
pull in svr4_time.h
Diffstat (limited to 'sys/compat/svr4')
-rw-r--r--sys/compat/svr4/svr4_stat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/svr4/svr4_stat.c b/sys/compat/svr4/svr4_stat.c
index b09188dfa52..6e1740a5e4a 100644
--- a/sys/compat/svr4/svr4_stat.c
+++ b/sys/compat/svr4/svr4_stat.c
@@ -51,6 +51,7 @@
#include <compat/svr4/svr4_syscallargs.h>
#include <compat/svr4/svr4_util.h>
#include <compat/svr4/svr4_stat.h>
+#include <compat/svr4/svr4_time.h>
#include <compat/svr4/svr4_ustat.h>
#include <compat/svr4/svr4_fuser.h>
#include <compat/svr4/svr4_utsname.h>