summaryrefslogtreecommitdiff
path: root/lib/rpmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpmatch.c')
-rw-r--r--lib/rpmatch.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/rpmatch.c b/lib/rpmatch.c
index 7759d0ca7..7ed4ded90 100644
--- a/lib/rpmatch.c
+++ b/lib/rpmatch.c
@@ -21,9 +21,7 @@
#endif
#include <stddef.h>
-#if STDC_HEADERS || _LIBC
-# include <stdlib.h>
-#endif
+#include <stdlib.h>
#if ENABLE_NLS
# include <sys/types.h>