You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/dnsproxy/files/dnsproxy-1.16-include.patch

11 lines
192 B

--- a/dnsproxy.c
+++ b/dnsproxy.c
@@ -28,6 +28,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <grp.h> /* setgroups() */
#include <unistd.h>
#define GLOBALS 1