mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
da863ad4d4
Microsoft's Active Directory servers. WWW: https://www.freedesktop.org/software/realmd/adcli/adcli.html
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
--- 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
|