Merge pull request #746 from iblis17/master
obs-outputs: fix build error on freebsd
This commit is contained in:
commit
21839374a8
@ -29,6 +29,7 @@
|
||||
# ifdef __linux__
|
||||
# include <linux/if_link.h>
|
||||
# elif __FreeBSD__
|
||||
# include <netinet/in.h>
|
||||
# ifndef _GNU_SOURCE
|
||||
# define _GNU_SOURCE
|
||||
# define __NET_IF_GNU_SOURCE__
|
||||
|
Loading…
x
Reference in New Issue
Block a user