From ba13ebbe5c1b6af6e11da1d736796ab95a27c763 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Tue, 8 Mar 2016 22:00:08 -0800 Subject: [PATCH] deheader --- adsbus/outgoing.c | 1 + adsbus/wakeup.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/adsbus/outgoing.c b/adsbus/outgoing.c index fb1124b..3054219 100644 --- a/adsbus/outgoing.c +++ b/adsbus/outgoing.c @@ -6,6 +6,7 @@ #include #include #include +#include #include "buf.h" #include "flow.h" diff --git a/adsbus/wakeup.c b/adsbus/wakeup.c index 8aff73c..1b66073 100644 --- a/adsbus/wakeup.c +++ b/adsbus/wakeup.c @@ -1,5 +1,4 @@ #include -#include #include #include #include