summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ace/config-linux-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h
index a2388a0063c..ec28daf2706 100644
--- a/ace/config-linux-common.h
+++ b/ace/config-linux-common.h
@@ -180,7 +180,7 @@
#ifndef ACE_HAS_AIO_CALLS
#define ACE_HAS_AIO_CALLS
#endif /* ACE_HAS_AIO_CALLS */
-#endif
+#endif
#if __GLIBC__ >= 2
// glibc 2 and higher has wchar support