# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1044439325 0 # Node ID a292977629ba984a467c8fa978e2e3277d5baf4c # Parent f2435b378aed5777368b8252967fa889d754b962 Include string.h no matter what. diff -r f2435b378aed -r a292977629ba compat.h --- a/compat.h Wed Feb 05 08:37:57 2003 +0000 +++ b/compat.h Wed Feb 05 10:02:05 2003 +0000 @@ -176,10 +176,8 @@ #undef RES_DEFAULT #endif #include -#if defined(STDC_HEADERS) || defined(__EMX__) #include #include -#endif /* STDC_HEADERS */ #endif /* !WIN32 */ #include