File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1176,8 +1176,10 @@ fn test_dragonflybsd(target: &str) {
11761176 "ifaddrs.h" ,
11771177 "langinfo.h" ,
11781178 "limits.h" ,
1179+ "link.h" ,
11791180 "locale.h" ,
11801181 "mqueue.h" ,
1182+ "net/bpf.h" ,
11811183 "net/if.h" ,
11821184 "net/if_arp.h" ,
11831185 "net/if_dl.h" ,
@@ -1206,8 +1208,10 @@ fn test_dragonflybsd(target: &str) {
12061208 "sys/ioctl.h" ,
12071209 "sys/ipc.h" ,
12081210 "sys/ktrace.h" ,
1211+ "sys/malloc.h" ,
12091212 "sys/mman.h" ,
12101213 "sys/mount.h" ,
1214+ "sys/procctl.h" ,
12111215 "sys/ptrace.h" ,
12121216 "sys/resource.h" ,
12131217 "sys/rtprio.h" ,
@@ -1219,6 +1223,7 @@ fn test_dragonflybsd(target: &str) {
12191223 "sys/sysctl.h" ,
12201224 "sys/time.h" ,
12211225 "sys/times.h" ,
1226+ "sys/timex.h" ,
12221227 "sys/types.h" ,
12231228 "sys/uio.h" ,
12241229 "sys/un.h" ,
You can’t perform that action at this time.
0 commit comments