summaryrefslogtreecommitdiff
path: root/support/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/system.h')
-rw-r--r--support/system.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/system.h b/support/system.h
index 0f888f4..659ebb2 100644
--- a/support/system.h
+++ b/support/system.h
@@ -7,7 +7,7 @@
#include <fcntl.h>
#include <limits.h>
-#if HAVE_MCHECK_H
+#if HAVE_MCHECK_H
#include <mcheck.h>
#endif
@@ -25,7 +25,7 @@
#include <libc.h>
#endif
-/* AIX requires this to be the first thing in the file. */
+/* AIX requires this to be the first thing in the file. */
#ifndef __GNUC__
# if HAVE_ALLOCA_H
# include <alloca.h>