X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/322b7dab59b98b5d8625d2cd29e48f1ce605f769..45e9f7da84c1bd3fc0d36d05c5708ed3b2d3a193:/src/s/aix4-2.h diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h index c2715fffe0..37b041396f 100644 --- a/src/s/aix4-2.h +++ b/src/s/aix4-2.h @@ -1,5 +1,5 @@ /* -Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc. +Copyright (C) 1999, 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -47,11 +47,6 @@ along with GNU Emacs. If not, see . */ /* AIX doesn't define this. */ #define unix 1 -/* string.h defines rindex as a macro, at least with native cc, so we - lose declaring char * rindex without this. - It is just a guess which versions of AIX need this definition. */ -#undef HAVE_STRING_H - /* Perry Smith says these are correct. */ #define SIGNALS_VIA_CHARACTERS #define CLASH_DETECTION