From 4722d3bac43062a9213a08ed2435b8ef9b426789 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Tue, 4 Jun 2013 10:52:34 +0200 Subject: privs: move drop_privileges out of xutils Again, also to be able to maintain this more easily. Signed-off-by: Daniel Borkmann --- trafgen.c | 1 + 1 file changed, 1 insertion(+) (limited to 'trafgen.c') diff --git a/trafgen.c b/trafgen.c index c161a1e..628e3be 100644 --- a/trafgen.c +++ b/trafgen.c @@ -37,6 +37,7 @@ #include "str.h" #include "cpus.h" #include "lockme.h" +#include "privs.h" #include "mac80211.h" #include "xutils.h" #include "ioops.h" -- cgit v1.2.3-54-g00ecf