summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems/posix/timer.inl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/posix/inline/rtems/posix/timer.inl4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/posix/inline/rtems/posix/timer.inl b/cpukit/posix/inline/rtems/posix/timer.inl
index 3b07bdad27..9dd253fda7 100644
--- a/cpukit/posix/inline/rtems/posix/timer.inl
+++ b/cpukit/posix/inline/rtems/posix/timer.inl
@@ -17,6 +17,10 @@
* $Id$
*/
+#ifndef _RTEMS_POSIX_TIMER_H
+# error "Never use <rtems/posix/timer.inl> directly; include <rtems/posix/timer.h> instead."
+#endif
+
#ifndef _RTEMS_POSIX_TIMER_INL
#define _RTEMS_POSIX_TIMER_INL