cosmopolitan/libc/isystem/getopt.h
2023-08-14 22:26:17 -07:00

4 lines
97 B
C

#ifndef _GETOPT_H
#define _GETOPT_H
#include "third_party/getopt/long2.h"
#endif /* _GETOPT_H */