patch-src_listen_h 304 B

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