Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/net-mgmt/adcli/files/patch-library_adconn.c
16462 views
1
--- library/adconn.c.orig 2022-09-28 17:04:28 UTC
2
+++ library/adconn.c
3
@@ -31,6 +31,7 @@
4
#include <krb5/krb5.h>
5
#include <ldap.h>
6
#include <sasl/sasl.h>
7
+#include <netinet/in.h>
8
9
#include <sys/types.h>
10
#include <sys/socket.h>
11
12