summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2009-12-18 11:02:07 +0000
committerJani Taskinen <jani@php.net>2009-12-18 11:02:07 +0000
commit52f83608d80a41435a14f93d3d4ce6ce57b010f7 (patch)
tree3b9c84b06b6e6b03e6bc54da2a6eaf0b23747f78 /configure.in
parentdea1d412e1c126b18cca147f8d025cd135a766c4 (diff)
downloadphp-git-52f83608d80a41435a14f93d3d4ce6ce57b010f7.tar.gz
- Fixed bug #50508 (compile fails: Conflicting HEADER type declarations)
# NEVER ever include nameser_compat.h, it's included in various ways in different OSes by nameser.h if needed
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2aa4ffdcc2..bbf236523f 100644
--- a/configure.in
+++ b/configure.in
@@ -411,7 +411,6 @@ sys/time.h \
netinet/in.h \
alloca.h \
arpa/inet.h \
-arpa/nameser_compat.h \
arpa/nameser.h \
assert.h \
crypt.h \