mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
5 lines
135 B
C
5 lines
135 B
C
#ifndef _GETOPT_H
|
|
#define _GETOPT_H
|
|
#include "third_party/getopt/long1.h"
|
|
#include "third_party/getopt/long2.h"
|
|
#endif /* _GETOPT_H */
|