Windows: Fix build clang-cl

This commit is contained in:
Vicki Pfau 2023-02-24 22:05:48 -08:00
parent 682471fa1e
commit 9b2ba64bc6
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