ports/devel/jrtplib/files/patch-src-rtperrors.h
Rong-En Fan a062361c0b - Update to 3.7.0
- Update MASTER_SITES/WWW

PR:		ports/109011
Submitted by:	Yi-Huan Chan <yhchan at csie.nctu.edu.tw>
Approved by:	Petr Holub <hopet at ics.muni.cz> (maintainer)
2007-02-12 13:22:04 +00:00

10 lines
218 B
C++

--- src/rtperrors.h Tue Feb 21 17:31:13 2006
+++ src/rtperrors.h Sun Apr 16 20:46:09 2006
@@ -34,6 +34,7 @@
#define RTPERRORS_H
+#include <cstdio>
#include <string>
std::string RTPGetErrorString(int errcode);