summaryrefslogtreecommitdiff
blob: 62a076107ee559e8c98e1a254cbc991964a5d9b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/ansi2knr.c
+++ b/ansi2knr.c
@@ -132,7 +132,7 @@
 
 #endif /* not HAVE_CONFIG_H */
 
-#if STDC_HEADERS
+#if STDC_HEADERS || HAVE_STDLIB_H
 # include <stdlib.h>
 #else
 /*