ports/net/isc-dhcp/patches/patch-keama_keama_h

13 lines
237 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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 */