mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
34f1d07d71
Reported by: pointyhat
11 lines
261 B
C++
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"
|