Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 178242
Collapse All | Expand All

(-)portmap_6.0.orig/pmap_check.c (+2 lines)
Lines 44-50 Link Here
44
#include <netinet/in.h>
44
#include <netinet/in.h>
45
#include <rpc/rpcent.h>
45
#include <rpc/rpcent.h>
46
#endif
46
#endif
47
#ifdef HOSTS_ACCESS
47
#include <tcpd.h>
48
#include <tcpd.h>
49
#endif
48
#include <arpa/inet.h>
50
#include <arpa/inet.h>
49
#include <grp.h>
51
#include <grp.h>
50
52

Return to bug 178242