Add explicit include of unistd.h for getopt(3) and related variables.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
*/
|
||||
|
||||
#include "testhelpers.h"
|
||||
#include <unistd.h>
|
||||
|
||||
#include "sudo_dso.h"
|
||||
|
||||
|
Reference in New Issue
Block a user