summaryrefslogtreecommitdiffstats
path: root/contrib/mdocml/compat_reallocarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mdocml/compat_reallocarray.c')
-rw-r--r--contrib/mdocml/compat_reallocarray.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/mdocml/compat_reallocarray.c b/contrib/mdocml/compat_reallocarray.c
index e25d837..6e96a6a 100644
--- a/contrib/mdocml/compat_reallocarray.c
+++ b/contrib/mdocml/compat_reallocarray.c
@@ -1,8 +1,6 @@
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
-#ifdef HAVE_REALLOCARRAY
+#if HAVE_REALLOCARRAY
int dummy;
OpenPOWER on IntegriCloud