Skip to content

Commit 652abf1

Browse files
Add sys/proc.h header into libc-test import list
1 parent 5cb8ed1 commit 652abf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,6 +1863,7 @@ fn test_freebsd(target: &str) {
18631863
"sys/times.h",
18641864
"sys/timex.h",
18651865
"sys/types.h",
1866+
"sys/proc.h",
18661867
"kvm.h", // must be after "sys/types.h"
18671868
"sys/ucontext.h",
18681869
"sys/uio.h",

0 commit comments

Comments
 (0)