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

Collapse All | Expand All

(-)src/util.c (-1 lines)
Lines 41-47 Link Here
41
41
42
#include <sys/types.h>
42
#include <sys/types.h>
43
#include <sys/socket.h>
43
#include <sys/socket.h>
44
#include <sys/queue.h>
45
#include <net/if.h>
44
#include <net/if.h>
46
#include <netinet/in.h>
45
#include <netinet/in.h>
47
#include <ifaddrs.h>
46
#include <ifaddrs.h>

Return to bug 589666