From 405f1dd02715b142f582eb1eab41b7055da36f99 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Thu, 4 Dec 2014 21:50:16 +0100
Subject: decoder/sidplay: include cleanup

---
 src/decoder/plugins/SidplayDecoderPlugin.cxx | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/decoder/plugins/SidplayDecoderPlugin.cxx b/src/decoder/plugins/SidplayDecoderPlugin.cxx
index b4dca3629..9bbff7ae1 100644
--- a/src/decoder/plugins/SidplayDecoderPlugin.cxx
+++ b/src/decoder/plugins/SidplayDecoderPlugin.cxx
@@ -30,8 +30,6 @@
 #include "system/FatalError.hxx"
 #include "Log.hxx"
 
-#include <errno.h>
-#include <stdlib.h>
 #include <string.h>
 
 #include <sidplay/sidplay2.h>
-- 
cgit v1.2.3