Fixed building on Linux

This commit is contained in:
Pierre Pronchery 2012-11-04 02:12:03 +01:00
parent 0863570941
commit 17a285a2e0

View File

@ -19,7 +19,7 @@
# define STRACE_LINUX_H
# ifdef __linux__
# include <linux/user.h>
# include <sys/user.h>
# include <asm/unistd.h>