aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index e972943d0..f27ee38b7 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -254,7 +254,7 @@ atoll (const char *nptr);
#define EXIT_NOTRUNNING 7
#endif
-#ifndef EXIT_NO_RESTART 9
+#ifndef EXIT_NO_RESTART
#define EXIT_NO_RESTART 9
#endif