branch Attitude Adjustment packages
[12.09/packages.git] / utils / strace / patches-4.5.16 / 004-no_cacheflush.patch
1 --- a/system.c
2 +++ b/system.c
3 @@ -70,10 +70,6 @@
4  #include <linux/capability.h>
5  #endif
6  
7 -#ifdef SYS_cacheflush
8 -#include <asm/cachectl.h>
9 -#endif
10 -
11  #ifdef HAVE_LINUX_USTNAME_H
12  #include <linux/utsname.h>
13  #endif