summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/machine/_time.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/include/machine/_time.h')
-rw-r--r--newlib/libc/include/machine/_time.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/include/machine/_time.h b/newlib/libc/include/machine/_time.h
new file mode 100644
index 000000000..476760c91
--- /dev/null
+++ b/newlib/libc/include/machine/_time.h
@@ -0,0 +1,3 @@
+#ifndef _SYS_TIME_H_
+#error "must be included via <sys/time.h>"
+#endif /* !_SYS_TIME_H_ */