summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2006-11-11 21:29:35 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2006-11-11 21:29:35 +0000
commit00e6ef7266686be23d2685a36eb2cd678695d23a (patch)
tree3c437ece1a2c9849238ac8b768f0f07ccf72b6c4 /sys
parent236fbfbaab1f62aa8d9aaf9fbd715e234a4024ee (diff)
reloc.h is included via machine/reloc.h so it should be accessable here.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/landisk/include/reloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/landisk/include/reloc.h b/sys/arch/landisk/include/reloc.h
new file mode 100644
index 00000000000..a128a5bc6ef
--- /dev/null
+++ b/sys/arch/landisk/include/reloc.h
@@ -0,0 +1 @@
+#include <sh/reloc.h>