mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-08 07:23:33 +00:00
4 lines
96 B
C
4 lines
96 B
C
#ifndef _GETOPT_H
|
|
#define _GETOPT_H
|
|
#include "third_party/getopt/long.h"
|
|
#endif /* _GETOPT_H */
|