strace/linux/asm_stat.h
Dmitry V. Levin c31481fc68 Add a wrapper around <asm/stat.h>
* linux/asm_stat.h: New file.
* Makefile.am (strace_SOURCES): Add it.
* file.c: Use it.
2015-12-04 15:03:12 +00:00

3 lines
48 B
C

#include "kernel_types.h"
#include <asm/stat.h>