From b9e54cb6935f9bae9a7d874d195d0726c1cccf17 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 2 Jan 2003 18:01:10 +0000 Subject: [PATCH] - Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare --- main/SAPI.h | 1 + 1 file changed, 1 insertion(+) diff --git a/main/SAPI.h b/main/SAPI.h index 5cfa65acf4..1021d52a6e 100644 --- a/main/SAPI.h +++ b/main/SAPI.h @@ -39,6 +39,7 @@ #define SAPI_API #endif +#undef shutdown typedef struct { char *header; -- 2.50.1