Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
libcaca
réplica de
https://github.com/cacalabs/libcaca.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
7
Wiki
Actividad
Explorar el Código
* Always include <netinet/in.h> when present, to make header simpler.
tags/v0.99.beta14
Sam Hocevar
sam
hace 17 años
padre
3ab957dcc2
commit
63914b4198
Se han
modificado 1 ficheros
con
0 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-4
src/cacaserver.c
+ 0
- 4
src/cacaserver.c
Ver fichero
@@ -21,10 +21,6 @@
#include <stdlib.h>
#if defined(HAVE_ARPA_INET_H)
# include <arpa/inet.h>
# if defined(USE_COCOA) && defined(HAVE_NETINET_IN_H)
/* for sockaddr_in (not included from arpa/inet.h in 10.3.9 SDK) */
# include <netinet/in.h>
# endif
#elif defined(HAVE_WINSOCK2_H)
# include <winsock2.h>
# include <ws2tcpip.h>
Escribir
Vista previa
Cargando…
Cancelar
Guardar