aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e269bb871..3020873392 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
+ * inet/arpa/inet.h: Don't include <sys/types.h>. Define socklen_t
+ if not already happened.
+ * inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
+ Don't include <limits.h> and <bits/sockaddr.h>.
+
* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
* conform/data/spawn.h-data: Allow all of <sched.h>.