mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
textproc/teckit: Add header to fix build on lang/gcc47
PR: 192698 Submitted by: Justin Hibbits Approved by: maintainer (Nikola Lecic)
This commit is contained in:
parent
22f2f2c795
commit
784455eb9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365070
10
textproc/teckit/files/patch-source_Compiler.cpp
Normal file
10
textproc/teckit/files/patch-source_Compiler.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- source/Compiler.cpp.orig 2008-04-07 14:21:12 UTC
|
||||
+++ source/Compiler.cpp
|
||||
@@ -33,6 +33,7 @@ Description:
|
||||
#include <iomanip>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
+#include <cstdio>
|
||||
|
||||
#include "zlib.h"
|
||||
|
Loading…
Reference in New Issue
Block a user