summaryrefslogtreecommitdiff
path: root/src/unistd/optopt.c
blob: 797f4fd96efca79c043ab7f4bcf1a14f5591a7d2 (plain)
1
2
3
4
5
6
7
#include "sys/types.h"
#include <unistd.h>
int optopt;
/*
POSIX(2)
*/