summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1995-12-21 00:52:54 +0000
committerderaadt <deraadt@openbsd.org>1995-12-21 00:52:54 +0000
commit8cf4c34d181c974365fe6ab02e33d8fb353a9c7f (patch)
tree89e592b16e8afa7500d9bcb283a50f5bdefa4ec5
parentstall all three server:server pipes, and 2MB instead of 256K (diff)
downloadwireguard-openbsd-8cf4c34d181c974365fe6ab02e33d8fb353a9c7f.tar.xz
wireguard-openbsd-8cf4c34d181c974365fe6ab02e33d8fb353a9c7f.zip
pull in svr4_time.h
-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>