summaryrefslogtreecommitdiff
path: root/os400
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2017-11-13 18:35:51 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2017-11-27 14:35:29 +0100
commitff628d46a1301d76e0217c23c7ef53c5f1faed45 (patch)
treee9e5f5c74ba2ae123584cdd6ee2b71c7c69bdc81 /os400
parentbf3b45635021dc1fc7160d907a01051ce81fb11d (diff)
downloadlibxml2-ff628d46a1301d76e0217c23c7ef53c5f1faed45.tar.gz
Stop including ansidecl.h
This seems to be an undocumented, internal GCC header added a long time ago. I don't know why it was included, but I think it can be safely removed.
Diffstat (limited to 'os400')
-rw-r--r--os400/os400config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/os400/os400config.h.in b/os400/os400config.h.in
index 18c00834..1840c17c 100644
--- a/os400/os400config.h.in
+++ b/os400/os400config.h.in
@@ -6,9 +6,6 @@
*** Author: Patrick Monnerat <pm@datasphere.ch>, DATASPHERE S.A.
**/
-/* Define to 1 if you have the <ansidecl.h> header file. */
-#undef HAVE_ANSIDECL_H
-
/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1