openbsd-ports/net/isc-dhcp/patches/patch-keama_keama_h
sthen a8b252e239 update to isc-dhcp-4.4.3
NOTE: The client and relay components are now End-Of-Life.
This is the final release that contains those components.
2022-03-09 18:09:53 +00:00

13 lines
237 B
Plaintext

Index: keama/keama.h
--- keama/keama.h.orig
+++ keama/keama.h
@@ -28,6 +28,8 @@
#include "data.h"
#include "dhctoken.h"
+#include <sys/socket.h>
+#include <errno.h>
#include <time.h>
/* Resolution of FQDNs into IPv4 addresses */