summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_utsname.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/svr4/svr4_utsname.h')
-rw-r--r--sys/compat/svr4/svr4_utsname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_utsname.h b/sys/compat/svr4/svr4_utsname.h
index a3714c9..0ff6dea 100644
--- a/sys/compat/svr4/svr4_utsname.h
+++ b/sys/compat/svr4/svr4_utsname.h
@@ -31,7 +31,7 @@
#ifndef _SVR4_UTSNAME_H_
#define _SVR4_UTSNAME_H_
-#include <svr4/svr4_types.h>
+#include <compat/svr4/svr4_types.h>
struct svr4_utsname {
char sysname[257];
OpenPOWER on IntegriCloud