Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 532514 | Differences between
and this patch

Collapse All | Expand All

(-)a/support/include/sockaddr.h (-1 / +1 lines)
Lines 27-32 Link Here
27
#ifdef HAVE_LIBIO_H
27
#ifdef HAVE_LIBIO_H
28
#include <libio.h>
28
#include <libio.h>
29
#endif
29
#endif
30
#include <stdlib.h>
30
#include <stdbool.h>
31
#include <stdbool.h>
31
#include <sys/socket.h>
32
#include <sys/socket.h>
32
#include <netinet/in.h>
33
#include <netinet/in.h>
33
- 

Return to bug 532514