]> granicus.if.org Git - strace/commit
Add a wrapper around <asm/stat.h>
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 4 Dec 2015 14:37:02 +0000 (14:37 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 4 Dec 2015 15:03:12 +0000 (15:03 +0000)
commitc31481fc68f0f9bc67bf54b302da860e2ec89ec6
tree269012e8217ec017b5db459dca9fee0cef947f64
parent5627cf90803b2f1c69ee5c7626294236e2be9c1c
Add a wrapper around <asm/stat.h>

* linux/asm_stat.h: New file.
* Makefile.am (strace_SOURCES): Add it.
* file.c: Use it.
Makefile.am
file.c
linux/asm_stat.h [new file with mode: 0644]