Fix coastline gcc build
commitbebd154be4d1118b08a23ce3b56a8613c8841cff
authorJiří Zárevúcky <zarevucky.jiri@gmail.com>
Tue, 28 May 2019 18:37:57 +0000 (28 20:37 +0200)
committerJiří Zárevúcky <zarevucky.jiri@gmail.com>
Tue, 28 May 2019 18:38:09 +0000 (28 20:38 +0200)
tree68164879d9b2674f7ebfa218003f27b7f7f044fb
parent0d14c25ac2ed65826983b3ad5668e42d58e76f65
Fix coastline gcc build

Not really sure why, but during gcc build the code in <dirent.h>
is missing the definition of __NAME_MAX from <limits.h>, despite
<limits.h> being included.
abi/include/limits.h
uspace/lib/c/generic/dirent.c
uspace/lib/c/include/dirent.h