summaryrefslogtreecommitdiff
path: root/src/unistd/optopt.c
blob: 673316d5af5d6ec8eb79a267173d09a1ba5d6ee8 (plain)
1
2
3
4
5
6
#include <unistd.h>
int optopt = 0;
/*
POSIX(2)
*/