summaryrefslogtreecommitdiff
blob: 96296f5ed2d8b3d5469a2eb189a95a3dee4fd021 (plain)
1
2
3
4
5
6
7
8
9
10
--- dnsproxy.c.orig	2010-01-11 16:02:00.000000000 +0100
+++ dnsproxy.c	2010-10-27 05:07:05.000000000 +0200
@@ -28,6 +28,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <grp.h> /* setgroups() */
 #include <unistd.h>
 
 #define GLOBALS 1