]> granicus.if.org Git - nethack/commitdiff
win/share/safeproc.c
authorPatR <rankin@nethack.org>
Sun, 3 May 2020 19:40:10 +0000 (12:40 -0700)
committerPatR <rankin@nethack.org>
Sun, 3 May 2020 19:40:10 +0000 (12:40 -0700)
win/share/safeproc.c

index 98f8ccca28b95e8f0c4578263b6fa4e78e94da22..f1734532126e750b18e5a1750669b405b6701451 100644 (file)
@@ -2,7 +2,7 @@
 /* Copyright (c) Michael Allison, 2018                            */
 /* NetHack may be freely redistributed.  See license for details. */
 
-#define SAFEPROCS
+/* must #define SAFEPROCS in xxxconf.h or via CFLAGS or this won't compile */
 #include "config.h"
 #include "color.h"
 #include "wintype.h"