summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/termios_posix_isig_handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/termios_posix_isig_handler.c')
-rw-r--r--cpukit/libcsupport/src/termios_posix_isig_handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/termios_posix_isig_handler.c b/cpukit/libcsupport/src/termios_posix_isig_handler.c
index 105e7f463d..5be2d10aa2 100644
--- a/cpukit/libcsupport/src/termios_posix_isig_handler.c
+++ b/cpukit/libcsupport/src/termios_posix_isig_handler.c
@@ -10,7 +10,7 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif