From 189a303a3b6891e73de62d1dc472dcd1d9cfda92 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Mon, 13 Sep 1999 19:04:51 +0000 Subject: Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11807 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/win-mac.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include/win-mac.h') diff --git a/src/include/win-mac.h b/src/include/win-mac.h index 583f7ec2c3..e2d37e00f8 100644 --- a/src/include/win-mac.h +++ b/src/include/win-mac.h @@ -237,8 +237,6 @@ HINSTANCE get_lib_instance(void); #define NEAR #endif -#define HAVE_STRING_H - #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define HAVE_SRAND -- cgit