aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/openftd/files/patch-ftd_core_src_ftd_http_curl.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/news/openftd/files/patch-ftd_core_src_ftd_http_curl.c b/news/openftd/files/patch-ftd_core_src_ftd_http_curl.c
deleted file mode 100644
index 25c6ebec0051..000000000000
--- a/news/openftd/files/patch-ftd_core_src_ftd_http_curl.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ftd_core/src/ftd_http_curl.c.orig Tue May 1 22:53:17 2007
-+++ ftd_core/src/ftd_http_curl.c Tue May 1 22:53:31 2007
-@@ -70,6 +70,7 @@
- #include <easy.h> /* new for v7 */
- #include <time.h>
-
-+#define OS "FreeBSD"
- #include "ftd4linux.h"
- #include "ftd_app_core.h"
- #include "ftd_config.h"