diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/rtsp.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lib/rtsp.c b/lib/rtsp.c index 6ea552d06..1ffac3910 100644 --- a/lib/rtsp.c +++ b/lib/rtsp.c @@ -36,6 +36,7 @@  #include "progress.h"  #include "rtsp.h"  #include "rawstr.h" +#include "curl_memory.h"  #define _MPRINTF_REPLACE /* use our functions only */  #include <curl/mprintf.h> | 
