summaryrefslogtreecommitdiff
path: root/src/unistd/optind.c
blob: 293d6d5f447185c5c198647403656ea2b6164247 (plain)
1
2
3
4
5
6
7
8
9
10
#if 0

int optind;
/*
POSIX(2)
*/



#endif