mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
10 lines
193 B
C++
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
|