socketcompat.h: simplify, to match latest gnulib

Now, sys/socket.h is always available, and errno works.
This commit is contained in:
Jim Meyering
2008-10-28 17:47:23 +00:00
parent 75e69df956
commit b80b3ce4b3
2 changed files with 10 additions and 24 deletions
+5
View File
@@ -1,3 +1,8 @@
Tue Oct 28 12:12:41 +0100 2008 Jim Meyering <meyering@redhat.com>
socketcompat.h: simplify, to match latest gnulib
Now, sys/socket.h is always available, and errno works.
Tue Oct 28 12:07:46 +0100 2008 Jim Meyering <meyering@redhat.com>
updates from gnulib