summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 6c25c8fc9..86607710f 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Define if your system's struct sockaddr_un has a sun_len member */
10#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
11
9/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */ 12/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
10#undef BROKEN_INET_NTOA 13#undef BROKEN_INET_NTOA
11 14