]> git.sesse.net Git - vlc/commitdiff
* include/network.h: VLC should now compile.
authorChristophe Massiot <massiot@videolan.org>
Fri, 29 Jul 2005 16:56:10 +0000 (16:56 +0000)
committerChristophe Massiot <massiot@videolan.org>
Fri, 29 Jul 2005 16:56:10 +0000 (16:56 +0000)
include/network.h

index 7242c68291299f9c65612dad8d170a529f539a84..759f714bea307c4541bc3bad930f8f0fd5362e22 100644 (file)
@@ -32,6 +32,7 @@
 #   include <winsock2.h>
 #   include <ws2tcpip.h>
 #else
+#   include <errno.h>
 #   include <netdb.h>
 #if HAVE_SYS_SOCKET_H
 #   include <sys/socket.h>