summaryrefslogtreecommitdiff
path: root/package/mpd/patches/patch-src_listen_h
blob: e14baa2bb4f6ce13c1b2b6c518c11e68f0b5e1c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- mpd-0.14.2.orig/src/listen.h	2009-02-13 17:12:00.000000000 +0100
+++ mpd-0.14.2/src/listen.h	2009-05-29 00:49:32.000000000 +0200
@@ -20,6 +20,7 @@
 #define MPD_LISTEN_H
 
 #include <sys/select.h>
+#include <linux/socket.h>
 
 extern int boundPort;