summaryrefslogtreecommitdiffstats
path: root/audio/raop_play/files/patch-aexcl-aexcl_play.c
blob: 177a78ef6987fbf7669f666b3b0d7b5b19753ce2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- aexcl/aexcl_play.cxx.orig	Fri Dec 16 23:17:00 2005
+++ aexcl/aexcl_play.cxx	Wed Jul  5 16:28:14 2006
@@ -23,6 +23,9 @@
 #include <signal.h>
 #include <sys/wait.h>
 #include <getopt.h>
+extern "C" {
+#include "getline.h"
+};
 #include "aexcl_gui.h"
 #include "aexcl_lib.h"
 #include "mDNS.h"
OpenPOWER on IntegriCloud