comparison src/cds.c @ 136:2a9ac5ce2c7e

Remove internal libdlna and libupnp.(using OS package by default)
author Naoya OYAMA <naoya.oyama@gmail.com>
date Wed, 27 Jun 2012 23:41:49 +0900
parents e413158cae13
children 2659ebefb192
comparison
equal deleted inserted replaced
135:1d343a4eb657 136:2a9ac5ce2c7e
18 * with this program; if not, write to the Free Software Foundation, 18 * with this program; if not, write to the Free Software Foundation,
19 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 19 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
20 */ 20 */
21 21
22 #include <stdlib.h> 22 #include <stdlib.h>
23 #include <upnp/upnp.h> 23 #include <upnp.h>
24 #include <upnp/upnptools.h> 24 #include <upnptools.h>
25 25
26 #include "ushare.h" 26 #include "ushare.h"
27 #include "services.h" 27 #include "services.h"
28 #include "ushare.h" 28 #include "ushare.h"
29 #include "services.h" 29 #include "services.h"