diff options
| author | Michał Polański <michal@polanski.me> | 2020-03-17 00:46:05 +0100 |
|---|---|---|
| committer | Michał Polański <michal@polanski.me> | 2020-03-17 01:13:15 +0100 |
| commit | cefa5b1803f623483eea8ff186a1b11e0216603d (patch) | |
| tree | 376e4fd56a847e8b03ff03e60f7c0f03741c1f87 /community/taskd/Directory.cpp.patch | |
| parent | d03a7869634b5ace8541380635daf34b747a8e5e (diff) | |
| download | aports-cefa5b1803f623483eea8ff186a1b11e0216603d.tar.bz2 aports-cefa5b1803f623483eea8ff186a1b11e0216603d.tar.xz | |
community/taskd: move from main
Diffstat (limited to 'community/taskd/Directory.cpp.patch')
| -rw-r--r-- | community/taskd/Directory.cpp.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/community/taskd/Directory.cpp.patch b/community/taskd/Directory.cpp.patch new file mode 100644 index 0000000000..4c53a08bff --- /dev/null +++ b/community/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> |
