aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/kernel_pfroute
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/plugins/kernel_pfroute')
-rw-r--r--src/charon/plugins/kernel_pfroute/kernel_pfroute_net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/plugins/kernel_pfroute/kernel_pfroute_net.c b/src/charon/plugins/kernel_pfroute/kernel_pfroute_net.c
index 814fbad83..9aee53928 100644
--- a/src/charon/plugins/kernel_pfroute/kernel_pfroute_net.c
+++ b/src/charon/plugins/kernel_pfroute/kernel_pfroute_net.c
@@ -26,7 +26,7 @@
#include <daemon.h>
#include <utils/host.h>
-#include <threading.h>
+#include <threading/mutex.h>
#include <utils/linked_list.h>
#include <processing/jobs/callback_job.h>
#include <processing/jobs/roam_job.h>