ports/textproc/source-highlight/files/patch-lib_srchilite_fileutil.h
Kevin Lo e096acc03c Update to 3.1.3
PR:	ports/143007
Submitted by:	bf1783 at gmail dot com
2010-04-19 07:06:28 +00:00

10 lines
261 B
C++

--- lib/srchilite/fileutil.h.orig 2010-01-19 00:12:06.000000000 -0500
+++ lib/srchilite/fileutil.h 2010-01-19 00:12:30.000000000 -0500
@@ -9,6 +9,7 @@
#include <iostream>
#include <string>
+#include <cstdio>
#include "ioexception.h"
using std::istream;