Skip to content

Commit 88bd7ca

Browse files
James DarnleyJDarnley
authored andcommitted
upipe-netmap: make build know more headers are needed for configure detection
1 parent 99c8d31 commit 88bd7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/upipe-netmap/Build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
configs += netmap
2-
netmap-includes = net/netmap.h
2+
netmap-includes = net/if.h stdint.h sys/time.h net/netmap.h
33

44
lib-targets = libupipe_netmap
55

0 commit comments

Comments
 (0)