diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2014-07-21 21:19:04 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-07-21 21:19:04 +0000 |
| commit | d2dfbc7f64612438b299b225b8b5f7377bd96656 (patch) | |
| tree | de94e7f641a4da392a7774a8d77b3393fc685542 /databases/tora/files/patch-src_topiechart.h | |
| parent | Fix typo (diff) | |
- Stagify
- Fix pcre
- Mark BROKEN with clang
- Add license.
Diffstat (limited to 'databases/tora/files/patch-src_topiechart.h')
| -rw-r--r-- | databases/tora/files/patch-src_topiechart.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/tora/files/patch-src_topiechart.h b/databases/tora/files/patch-src_topiechart.h new file mode 100644 index 000000000000..31a384d9647a --- /dev/null +++ b/databases/tora/files/patch-src_topiechart.h @@ -0,0 +1,10 @@ +--- ./src/topiechart.h.orig 2009-10-23 18:19:33.000000000 +0200 ++++ ./src/topiechart.h 2014-07-21 19:25:58.000000000 +0200 +@@ -44,6 +44,7 @@ + + #include "config.h" + ++#include <time.h> + #include <list> + #include <qwidget.h> + |
