From fe60df1e1f62f66e163336a881c9a8e2800a4570 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Fri, 2 Nov 2012 14:21:43 +0100 Subject: [PATCH] remove unused #includes --- sndiod/dev.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sndiod/dev.c b/sndiod/dev.c index fd3c4b0..50d2779 100644 --- a/sndiod/dev.c +++ b/sndiod/dev.c @@ -15,9 +15,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include -#include #include -#include #include "bsd-compat.h" #include "abuf.h"