summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/mqueuegetattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/mqueuegetattr.c')
-rw-r--r--cpukit/posix/src/mqueuegetattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/mqueuegetattr.c b/cpukit/posix/src/mqueuegetattr.c
index 5efcc0b154..20ade1107c 100644
--- a/cpukit/posix/src/mqueuegetattr.c
+++ b/cpukit/posix/src/mqueuegetattr.c
@@ -26,7 +26,7 @@
* http://www.rtems.org/license/LICENSE.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif