From b97efa105d38bbc628d70c8adc7b78d5460cd144 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Fri, 26 Oct 2012 16:51:09 +0200 Subject: [PATCH] arpa/net.h is not needed --- aucat/sock.c | 1 - sndiod/sock.c | 1 - 2 files changed, 2 deletions(-) diff --git a/aucat/sock.c b/aucat/sock.c index d11fbe0..475129c 100644 --- a/aucat/sock.c +++ b/aucat/sock.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include diff --git a/sndiod/sock.c b/sndiod/sock.c index c51b72a..076e580 100644 --- a/sndiod/sock.c +++ b/sndiod/sock.c @@ -26,7 +26,6 @@ #include #include -#include #include #include #include