summaryrefslogtreecommitdiff
blob: 81cbcce51839716d8e3d160cdd8c7ade25b9b1f4 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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