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

11 lines
213 B
Text

Index: keama/data.c
--- keama/data.c.orig
+++ keama/data.c
@@ -23,6 +23,7 @@
#include "data.h"
#include <sys/types.h>
+#include <sys/socket.h>
#include <arpa/inet.h>
#include <assert.h>
#include <stdlib.h>