summaryrefslogtreecommitdiff
path: root/games/spring/files/patch-tools_pr-downloader_src_Downloader_Rapid_Sdp.cpp
blob: 3a0523ac758e1609b1451adc555e598e1c1cdde3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
https://github.com/spring/pr-downloader/pull/140

--- tools/pr-downloader/src/Downloader/Rapid/Sdp.cpp.orig	2020-12-20 17:04:22 UTC
+++ tools/pr-downloader/src/Downloader/Rapid/Sdp.cpp
@@ -5,6 +5,7 @@
 #include <stdio.h>
 #include <curl/curl.h>
 #include <stdlib.h>
+#include <errno.h>
 
 #include "Sdp.h"
 #include "RapidDownloader.h"