source:
npl/system/portmap/portmap-6.0-tcpd.patch
@
b4abfab
Last change on this file since b4abfab was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 341 bytes |
-
portmap_6.0/pmap_check.c
Enable compile without tcp-wrappers Patch by Timothy Redaelli <drizzt@gentoo.org> http://bugs.gentoo.org/178242
44 44 #include <netinet/in.h> 45 45 #include <rpc/rpcent.h> 46 46 #endif 47 #ifdef HOSTS_ACCESS 47 48 #include <tcpd.h> 49 #endif 48 50 #include <arpa/inet.h> 49 51 #include <grp.h> 50 52
Note: See TracBrowser
for help on using the repository browser.