diff options
| author | Carlo Landmeter <clandmeter@gmail.com> | 2014-10-05 13:22:38 +0200 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@gmail.com> | 2014-10-05 13:22:52 +0200 |
| commit | c8b3993f9f65f4c12fad193dfc5d15cde75783e3 (patch) | |
| tree | 69b79a931c168231c0c6fc2218f3bc50f902313b /testing/minidlna/headers.patch | |
| parent | a92f58ca5096660154bdc698f023f2456b755da5 (diff) | |
| download | aports-c8b3993f9f65f4c12fad193dfc5d15cde75783e3.tar.bz2 aports-c8b3993f9f65f4c12fad193dfc5d15cde75783e3.tar.xz | |
testing/minidlna: cleanup and upgrade to 1.1.4
Diffstat (limited to 'testing/minidlna/headers.patch')
| -rw-r--r-- | testing/minidlna/headers.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/testing/minidlna/headers.patch b/testing/minidlna/headers.patch deleted file mode 100644 index 8e994dbf45..0000000000 --- a/testing/minidlna/headers.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- ./minissdp.c.orig 2014-08-23 00:40:46.218655070 +0500 -+++ ./minissdp.c 2014-08-23 00:41:17.972176864 +0500 -@@ -41,6 +41,7 @@ - #include <netinet/in.h> - #include <arpa/inet.h> - #include <errno.h> -+#include <sys/time.h> - - #include "minidlnapath.h" - #include "upnphttp.h" ---- ./clients.h.orig 2014-08-23 00:39:47.001636613 +0500 -+++ ./clients.h 2014-08-23 00:39:56.545026648 +0500 -@@ -2,6 +2,7 @@ - #define __CLIENTS_H__ - #include <stdint.h> - #include <netinet/in.h> -+#include <time.h> - - #define CLIENT_CACHE_SLOTS 20 - |
