summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_termios.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-08-31 22:54:09 +0000
committerobrien <obrien@FreeBSD.org>2000-08-31 22:54:09 +0000
commit05f7bf4f57c64fa9c6612dc104928c0f2f829a87 (patch)
treee2afaea5d9e0f5b59cec77c1d84e8c3a1f353e62 /sys/compat/svr4/svr4_termios.c
parent5ffaac679dc2ace2e3eecc225d6c80a4e5406d05 (diff)
downloadFreeBSD-src-05f7bf4f57c64fa9c6612dc104928c0f2f829a87.zip
FreeBSD-src-05f7bf4f57c64fa9c6612dc104928c0f2f829a87.tar.gz
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
Diffstat (limited to 'sys/compat/svr4/svr4_termios.c')
-rw-r--r--sys/compat/svr4/svr4_termios.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/compat/svr4/svr4_termios.c b/sys/compat/svr4/svr4_termios.c
index 9b9f0e4..bd3ac78 100644
--- a/sys/compat/svr4/svr4_termios.c
+++ b/sys/compat/svr4/svr4_termios.c
@@ -37,10 +37,10 @@
#include <sys/sysproto.h>
-#include <svr4/svr4.h>
-#include <svr4/svr4_util.h>
-#include <svr4/svr4_ioctl.h>
-#include <svr4/svr4_termios.h>
+#include <compat/svr4/svr4.h>
+#include <compat/svr4/svr4_util.h>
+#include <compat/svr4/svr4_ioctl.h>
+#include <compat/svr4/svr4_termios.h>
#ifndef __CONCAT3
# if __STDC__
OpenPOWER on IntegriCloud