We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad2bd1 commit ac0e16bCopy full SHA for ac0e16b
1 file changed
lib/util/regress/uuid/uuid_test.c
@@ -27,6 +27,10 @@
27
#include <string.h>
28
#include <unistd.h>
29
30
+#include <sys/types.h>
31
+#include <netinet/in.h>
32
+#include <arpa/inet.h>
33
+
34
#define SUDO_ERROR_WRAP 0
35
36
#include <sudo_compat.h>
0 commit comments