ports/devel/jrtplib/files/patch-src-rtperrors.h
Rodrigo Osorio 3d2b11bed4 Fix buil for 12.0
- Fix c++ source code
- Redo existing patch (make makepatch)
- Bump PORTREVISION
2018-07-03 13:00:33 +00:00

10 lines
193 B
C++

--- src/rtperrors.h.orig 2017-03-28 16:59:02 UTC
+++ src/rtperrors.h
@@ -39,6 +39,7 @@
#define RTPERRORS_H
#include "rtpconfig.h"
+#include <cstdio>
#include <string>
namespace jrtplib