win/share/safeproc.c

This commit is contained in:
PatR
2020-05-03 12:40:10 -07:00
parent 65d45b21b3
commit d31e3d172a

View 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"