fix inadvertent introduction of extern object stx
authorRich Felker <dalias@aerifal.cx>
Fri, 19 Jul 2019 04:39:02 +0000 (00:39 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 19 Jul 2019 04:39:02 +0000 (00:39 -0400)
commite468ed442d6ee50390d9a75dfd25f66bfb310e2e
tree9fbb808465f09f418262a1e625c6b931de7ddbf3
parentdfc81828f7ab41da08f744c44117a1bb20a05749
fix inadvertent introduction of extern object stx

commit dfc81828f7ab41da08f744c44117a1bb20a05749 accidentally defined
an instance of struct statx along with the struct declaration.
src/stat/fstatat.c