Windows: Fix build clang-cl

This commit is contained in:
Vicki Pfau 2023-02-24 22:05:48 -08:00
parent 081fe27e3a
commit feb9c4a48b
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
extern "C" {
#endif
struct option;
#define REPLACE_GETOPT /* use this getopt as the system getopt(3) */
#ifdef REPLACE_GETOPT