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

Collapse All | Expand All

(-)nas-1.9.2.orig//server/os/connection.c (-1 / +1 lines)
Lines 75-83 SOFTWARE. Link Here
75
#include <sys/socket.h>
75
#include <sys/socket.h>
76
#include <sys/stat.h>
76
#include <sys/stat.h>
77
#include <netinet/in.h>
77
#include <netinet/in.h>
78
#include <arpa/inet.h>
79
#include <netdb.h>
78
#include <netdb.h>
80
#endif
79
#endif
80
#include <arpa/inet.h>
81
81
82
82
83
83

Return to bug 323511