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 23bc76ef5..c04d8d487 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -273,7 +273,7 @@ atoll (const char *nptr);
273#define EXIT_NOTRUNNING 7 273#define EXIT_NOTRUNNING 7
274#endif 274#endif
275 275
276#ifndef EXIT_NO_RESTART 9 276#ifndef EXIT_NO_RESTART
277#define EXIT_NO_RESTART 9 277#define EXIT_NO_RESTART 9
278#endif 278#endif
279 279