From ebeaa08ecdfc398ef11bc4502ced3fe04346cdd2 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sat, 5 Jul 2008 18:36:13 +0000 Subject: [PATCH] - _getpid is in process.h --- main/win95nt.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main/win95nt.h b/main/win95nt.h index 14c6468706..76f98694df 100644 --- a/main/win95nt.h +++ b/main/win95nt.h @@ -28,6 +28,8 @@ #include #include #include +#include + typedef int uid_t; typedef int gid_t; typedef char * caddr_t; -- 2.40.0