From 1739d7037206889e44bcac5c8418103b8f7c700f Mon Sep 17 00:00:00 2001 From: TitanMKD Date: Sun, 24 Mar 2013 10:02:17 +0100 Subject: [PATCH] Fix include not required for linux --- host/libhackrf/examples/hackrf_transfer.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/host/libhackrf/examples/hackrf_transfer.c b/host/libhackrf/examples/hackrf_transfer.c index 8815fcd3..8e64ddb9 100644 --- a/host/libhackrf/examples/hackrf_transfer.c +++ b/host/libhackrf/examples/hackrf_transfer.c @@ -37,8 +37,6 @@ #include #else #include -#include -#include #endif #include