Properly include getopt.h
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
#ifdef HAVE_GETOPT
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#include "getopt.h"
|
||||
#include "../getopt.h"
|
||||
#endif
|
||||
|
||||
#include <atomic>
|
||||
|
||||
Reference in New Issue
Block a user