summaryrefslogtreecommitdiffstats
path: root/src/send.c
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-10-19 17:12:49 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-10-19 17:12:49 +0200
commitc03f985b99f365d97c450a785dc75523d386020b (patch)
treec103a6ca7976bf24c47568823a13fc8f4a6661a4 /src/send.c
parent7982387d5fea3dbc4825e0b1eaccd0a2af0eb061 (diff)
downloadfastd-c03f985b99f365d97c450a785dc75523d386020b.tar
fastd-c03f985b99f365d97c450a785dc75523d386020b.zip
Get rid of packet.h
Diffstat (limited to 'src/send.c')
-rw-r--r--src/send.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/send.c b/src/send.c
index e429a08..caaa9f6 100644
--- a/src/send.c
+++ b/src/send.c
@@ -25,7 +25,6 @@
#include "fastd.h"
-#include "packet.h"
#include "peer.h"