]> granicus.if.org Git - strace/commit
Move redefinition of stat types to asm_stat.h
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Aug 2016 23:39:45 +0000 (23:39 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 24 Aug 2016 12:10:55 +0000 (12:10 +0000)
commit1aae061d4d685c606548b9b9110d9091f9271149
tree7bd1b1142c86d1442aa86de812e37f4a689faa7e
parent1d81b3b35f2d03f53b6fe44fc2f38fde165179b7
Move redefinition of stat types to asm_stat.h

* file.c: Move redefinition of types that might be used
to define struct stat ...
* linux/asm_stat.h: ... here.
* tests/xstatx.c: Remove redefinition of stat types.
file.c
linux/asm_stat.h
tests/xstatx.c