[taken from Debian patches]
@ -25,6 +25,8 @@
#include "../lib/sink.h"
#include "../lib/decoder.h"
#include <cstdlib>
#ifdef HAVE_GNU_GETOPT
#include <getopt.h>
#else
@ -21,6 +21,7 @@
#include "audioframe.h"
#include "auto_sink.h"
#include <iostream>
namespace aKode {