mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-02 21:22:44 +00:00
[Msan] Fix the sigaction unit test to build on FreeBSD
Differential Revision: http://reviews.llvm.org/D7335 llvm-svn: 229384
This commit is contained in:
parent
7eff71a474
commit
2e19f31560
@ -72,6 +72,7 @@ int shmdt(const void *);
|
||||
# include <mntent.h>
|
||||
# include <netinet/ether.h>
|
||||
#else
|
||||
# include <signal.h>
|
||||
# include <netinet/in.h>
|
||||
# include <pthread_np.h>
|
||||
# include <sys/uio.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user