aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-07-25 06:46:19 +0000
committerRichard M. Stallman <[email protected]>1998-07-25 06:46:19 +0000
commit24b0b52b1151cbf0295a383eaf1610c48cc0b143 (patch)
tree131e2b7d51b7c3ae63a3b67a968283c216c8c536 /src
parent22336245032e63f13ca281f3e4c4e7929bbcf650 (diff)
(HAVE_STRING_H): Delete #undef here.
Diffstat (limited to 'src')
-rw-r--r--src/s/aix4.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/aix4.h b/src/s/aix4.h
index cdba4869a4..5e1be65241 100644
--- a/src/s/aix4.h
+++ b/src/s/aix4.h
@@ -5,11 +5,6 @@
/* AIX 4 does not have HFT any more. */
#undef AIXHFT
-/* 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
-
/* Dave Love <[email protected]> reported this as needed on AIX 4.1.
It is just a guess which versions of AIX need this definition. */
#define HAVE_WAIT_HEADER