Add explicit include of unistd.h for getopt(3) and related variables.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
# include <inttypes.h>
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define SUDO_ERROR_WRAP 0
|
||||
|
||||
|
Reference in New Issue
Block a user