diff options
Diffstat (limited to 'net-mgmt/adcli/files/patch-configure')
-rw-r--r-- | net-mgmt/adcli/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/adcli/files/patch-configure b/net-mgmt/adcli/files/patch-configure new file mode 100644 index 000000000000..af9a311dd1dd --- /dev/null +++ b/net-mgmt/adcli/files/patch-configure @@ -0,0 +1,10 @@ +--- configure 2016-01-19 15:01:43.000000000 -0500 ++++ configure 2016-06-15 16:55:50.354029000 -0400 +@@ -13209,4 +13209,7 @@ + /* end confdefs.h. */ + ++#include <sys/types.h> ++#include <netinet/in.h> ++#include <arpa/nameser.h> + #include <resolv.h> + int |