Include missing header <sys/types.h>
This commit is contained in:
parent
925bbfadb6
commit
4e24622972
|
@ -18,6 +18,7 @@
|
|||
#ifndef STRACE_PLATFORM_H
|
||||
# define STRACE_PLATFORM_H
|
||||
|
||||
# include <sys/types.h>
|
||||
# include "platform/freebsd.h"
|
||||
# include "platform/linux.h"
|
||||
# include "platform/netbsd.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user