summaryrefslogtreecommitdiff
path: root/dns/dnssec-rr/files/patch-zone.c
blob: 448e52f8b919c96cdb409d8d0c4ab2e5bc6f2bac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- zone.c.orig	2025-06-21 08:09:31 UTC
+++ zone.c
@@ -4,6 +4,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <arpa/inet.h>
+#include <sys/socket.h>
 #include "dnssec.h"
 
 struct input {