summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/include/rtems/posix/config.h')
-rw-r--r--cpukit/posix/include/rtems/posix/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/posix/include/rtems/posix/config.h b/cpukit/posix/include/rtems/posix/config.h
index 363dc9f7f8..6364003825 100644
--- a/cpukit/posix/include/rtems/posix/config.h
+++ b/cpukit/posix/include/rtems/posix/config.h
@@ -17,8 +17,8 @@
* $Id$
*/
-#ifndef __RTEMS_POSIX_CONFIGURATION_h
-#define __RTEMS_POSIX_CONFIGURATION_h
+#ifndef _RTEMS_POSIX_CONFIG_H
+#define _RTEMS_POSIX_CONFIG_H
#ifdef __cplusplus
extern "C" {