From: PatR Date: Sun, 3 May 2020 19:40:10 +0000 (-0700) Subject: win/share/safeproc.c X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d31e3d172ac05f9dcdaa4a988746df048a9895fb;p=nethack win/share/safeproc.c --- diff --git a/win/share/safeproc.c b/win/share/safeproc.c index 98f8ccca2..f17345321 100644 --- a/win/share/safeproc.c +++ b/win/share/safeproc.c @@ -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"