1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/games/f1spirit-remake/files/patch-sources-F1Shttp.cpp
Dmitry Marakasov 34f1d07d71 - Fix build
Reported by:	pointyhat
2012-03-06 19:46:41 +00:00

11 lines
261 B
C++

--- sources/F1Shttp.cpp.orig 2012-03-06 23:15:25.728704383 +0400
+++ sources/F1Shttp.cpp 2012-03-06 23:15:45.193266324 +0400
@@ -3,7 +3,6 @@
#include "string.h"
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#include "F1Shttp.h"