View | Details | Raw Unified | Return to bug 268279 | Differences between
and this patch

Collapse All | Expand All

(-)b/sysutils/lsof/files/patch-dialects_freebsd_dlsof.h (-1 / +10 lines)
Added Link Here
0
- 
1
--- dialects/freebsd/dlsof.h.orig	2022-12-10 00:10:23 UTC
2
+++ dialects/freebsd/dlsof.h
3
@@ -144,6 +144,7 @@ int     getmntinfo(struct statfs **, int);
4
 
5
 #undef	INADDR_LOOPBACK
6
 
7
+#include <sys/callout.h>
8
 #include <netinet/in.h>
9
 #include <netinet/in_systm.h>
10
 #include <netinet/ip.h>

Return to bug 268279