Mercurial > pt1.oyama
comparison src/http.c @ 133:0db6ccf0fe31
modify DLNA display name & UUID
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Thu, 14 Oct 2010 00:07:05 +0900 |
parents | 7b663556757f |
children | 1d343a4eb657 |
comparison
equal
deleted
inserted
replaced
132:7b663556757f | 133:0db6ccf0fe31 |
---|---|
27 #include <errno.h> | 27 #include <errno.h> |
28 #include <stdio.h> | 28 #include <stdio.h> |
29 #include <stdlib.h> | 29 #include <stdlib.h> |
30 #include <unistd.h> | 30 #include <unistd.h> |
31 #include <errno.h> | 31 #include <errno.h> |
32 #include <stdint.h> | |
33 | 32 |
34 #include <upnp/upnp.h> | 33 #include <upnp/upnp.h> |
35 #include <upnp/upnptools.h> | 34 #include <upnp/upnptools.h> |
36 | 35 |
37 #include "services.h" | 36 #include "services.h" |