freebsd-ports/devel/jrtplib/files/patch-src-rtperrors.h
Armin Pirkovitsch 9cdcb429f8 - Update to version 3.9.1
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:           ports/171984
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:52:43 +00:00

10 lines
241 B
C++

--- src/rtperrors.h.orig 2011-08-29 22:43:27.000000000 +0900
+++ src/rtperrors.h 2012-09-24 22:25:22.000000000 +0900
@@ -39,6 +39,7 @@
#define RTPERRORS_H
#include "rtpconfig.h"
+#include <cstdio>
#include <string>
namespace jrtplib