diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-18 11:06:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-18 11:06:44 +0200 |
commit | eabdfa9163874389555b160816865919df691308 (patch) | |
tree | 0c9f1e9e2200cb7e908fbb6e221a12d36b7de5ad /package/libmpdclient/patches | |
parent | 88a4f28beb2a19ea95c0427eb558089ec055792c (diff) |
remove old patch
Diffstat (limited to 'package/libmpdclient/patches')
-rw-r--r-- | package/libmpdclient/patches/patch-src_sync_c.orig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libmpdclient/patches/patch-src_sync_c.orig b/package/libmpdclient/patches/patch-src_sync_c.orig deleted file mode 100644 index 6c28c39c8..000000000 --- a/package/libmpdclient/patches/patch-src_sync_c.orig +++ /dev/null @@ -1,10 +0,0 @@ ---- libmpdclient-2.8.orig/src/sync.c 2010-01-01 15:17:56.000000000 +0100 -+++ libmpdclient-2.8/src/sync.c 2013-09-18 11:04:15.000000000 +0200 -@@ -34,6 +34,7 @@ - #include <stdlib.h> - #include <stdio.h> - #include <fcntl.h> -+#include <time.h> - #include <unistd.h> - - static bool |