summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux.h')
-rw-r--r--ace/config-linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux.h b/ace/config-linux.h
index 2ff1d7a8906..b73a53589e1 100644
--- a/ace/config-linux.h
+++ b/ace/config-linux.h
@@ -4,7 +4,7 @@
// The following configuration file is designed to work for Linux
// platforms using GNU C++.
-#if !defined (ACE_CONFIG_H)
+#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
#include "ace/config-linux-common.h"