aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-07-02 16:45:05 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-07-02 16:45:05 +0000
commit58b803dcf74a545da8efa1e18c6b09499ba65816 (patch)
tree73cffd4154187a8f1463f70f83dd8f1458dd7698
parent8eadaf82488fe3c7a106bb17e335447bef5c9bec (diff)
parentac75423703c59fab552f20ee6af2e994b4fc0ab4 (diff)
downloadlibxml2-58b803dcf74a545da8efa1e18c6b09499ba65816.tar.gz
Merge "Remove no-longer necessary local hack."android-m-preview-2android-m-preview-1
-rw-r--r--config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h b/config.h
index 1c742205..7eddb038 100644
--- a/config.h
+++ b/config.h
@@ -110,9 +110,7 @@
/* #undef HAVE_LZMA_H */
/* Define to 1 if you have the <malloc.h> header file. */
-#ifndef HAVE_MALLOC_H /* Already in AndroidConfig.h :-( */
#define HAVE_MALLOC_H 1
-#endif
/* Define to 1 if you have the <math.h> header file. */
#define HAVE_MATH_H 1