summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorGary Houston <ghouston@arglist.com>2000-10-01 11:03:17 +0000
committerGary Houston <ghouston@arglist.com>2000-10-01 11:03:17 +0000
commit5574f075e47683ef23e7d6d3474bdb68c22976d7 (patch)
tree0ec09ab809ba291fb5bb5ea9ecece262cfb54cae /acconfig.h
parent99c01f4ad81bc328fe7b94ced69ed8b2daf26705 (diff)
downloadguile-5574f075e47683ef23e7d6d3474bdb68c22976d7.tar.gz
Reverse the previous changes, I don't think they are needed after all.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index eb23b076c..b7b42bc3d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -146,9 +146,6 @@
/* Define if the operating system supplies usleep without declaring it. */
#undef MISSING_USLEEP_DECL
-/* Define if the operating system supplies inet_aton without declaring it. */
-#undef MISSING_INET_ATON_DECL
-
/* Define if the system headers declare usleep to return void. */
#undef USLEEP_RETURNS_VOID