aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/routingtable.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-09-29 04:36:14 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-09-29 19:25:30 +0200
commita18ceb81ca78a7f37adc436f35e6eeb8683bb984 (patch)
treee47051e5acf65c5d2cf8c3fa494abb6742d0bb24 /src/routingtable.h
parentpoly1305: optimize unaligned access (diff)
downloadwireguard-monolithic-historical-a18ceb81ca78a7f37adc436f35e6eeb8683bb984.tar.xz
wireguard-monolithic-historical-a18ceb81ca78a7f37adc436f35e6eeb8683bb984.zip
Rework headers and includes
Diffstat (limited to 'src/routingtable.h')
-rw-r--r--src/routingtable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/routingtable.h b/src/routingtable.h
index c4fd05d..cee19d6 100644
--- a/src/routingtable.h
+++ b/src/routingtable.h
@@ -3,7 +3,6 @@
#ifndef ROUTINGTABLE_H
#define ROUTINGTABLE_H
-#include "wireguard.h"
#include <linux/mutex.h>
#include <linux/ip.h>
#include <linux/ipv6.h>