summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/posix/headers/psignal.h2
-rw-r--r--c/src/exec/posix/include/rtems/posix/psignal.h2
-rw-r--r--cpukit/posix/include/rtems/posix/psignal.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/exec/posix/headers/psignal.h b/c/src/exec/posix/headers/psignal.h
index af6765ca6d..981e07883c 100644
--- a/c/src/exec/posix/headers/psignal.h
+++ b/c/src/exec/posix/headers/psignal.h
@@ -2,7 +2,7 @@
* $Id$
*/
-#ifnde __POSIX_SIGNALS_h
+#ifndef __POSIX_SIGNALS_h
#define __POSIX_SIGNALS_h
void _POSIX_signals_Post_switch_extension(
diff --git a/c/src/exec/posix/include/rtems/posix/psignal.h b/c/src/exec/posix/include/rtems/posix/psignal.h
index af6765ca6d..981e07883c 100644
--- a/c/src/exec/posix/include/rtems/posix/psignal.h
+++ b/c/src/exec/posix/include/rtems/posix/psignal.h
@@ -2,7 +2,7 @@
* $Id$
*/
-#ifnde __POSIX_SIGNALS_h
+#ifndef __POSIX_SIGNALS_h
#define __POSIX_SIGNALS_h
void _POSIX_signals_Post_switch_extension(
diff --git a/cpukit/posix/include/rtems/posix/psignal.h b/cpukit/posix/include/rtems/posix/psignal.h
index af6765ca6d..981e07883c 100644
--- a/cpukit/posix/include/rtems/posix/psignal.h
+++ b/cpukit/posix/include/rtems/posix/psignal.h
@@ -2,7 +2,7 @@
* $Id$
*/
-#ifnde __POSIX_SIGNALS_h
+#ifndef __POSIX_SIGNALS_h
#define __POSIX_SIGNALS_h
void _POSIX_signals_Post_switch_extension(