diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-13 13:19:04 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-13 13:19:49 +0200 |
| commit | 86f14fe466d97b1746442e0bd1791358bbf08e97 (patch) | |
| tree | 0529a70802fc593416361c80f05e7636182581f3 /main/taskd/Directory.cpp.patch | |
| parent | 74474fbac793a1387e938c8a77d95548d9e402d7 (diff) | |
| download | aports-86f14fe466d97b1746442e0bd1791358bbf08e97.tar.bz2 aports-86f14fe466d97b1746442e0bd1791358bbf08e97.tar.xz | |
main/taskd: move from testing
Diffstat (limited to 'main/taskd/Directory.cpp.patch')
| -rw-r--r-- | main/taskd/Directory.cpp.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/taskd/Directory.cpp.patch b/main/taskd/Directory.cpp.patch new file mode 100644 index 0000000000..4c53a08bff --- /dev/null +++ b/main/taskd/Directory.cpp.patch @@ -0,0 +1,10 @@ +--- taskd-1.0.0/src/Directory.cpp ++++ taskd-1.0.0/src/Directory.cpp.changed +@@ -34,6 +34,7 @@ + #include <errno.h> + #include <stdlib.h> + #include <Directory.h> ++#include <limits.h> + + #ifdef SOLARIS + #include <limits.h> |
