From 8caea63b6a4ad091041c5b73918642032f474294 Mon Sep 17 00:00:00 2001 From: Sergey Svishchev Date: Tue, 4 Jun 2013 23:38:14 +0400 Subject: [PATCH] XXX #define stricmp strcasecmp --- macro11.c | 1 + 1 file changed, 1 insertion(+) diff --git a/macro11.c b/macro11.c index 07bceba..dca93f6 100644 --- a/macro11.c +++ b/macro11.c @@ -53,6 +53,7 @@ DAMAGE. #include "object.h" #include "symbols.h" +#define stricmp strcasecmp /* enable_tf is called by command argument parsing to enable and