summaryrefslogtreecommitdiffstats
path: root/package/mtd/0003-serve_image-do-not-include-error.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mtd/0003-serve_image-do-not-include-error.h.patch')
-rw-r--r--package/mtd/0003-serve_image-do-not-include-error.h.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/package/mtd/0003-serve_image-do-not-include-error.h.patch b/package/mtd/0003-serve_image-do-not-include-error.h.patch
deleted file mode 100644
index 1b5c8dcfae..0000000000
--- a/package/mtd/0003-serve_image-do-not-include-error.h.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 2734daedb65c9cc43c0d5247b580c599953102fe Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?J=C3=B6rg=20Krause?= <joerg.krause@embedded.rocks>
-Date: Fri, 24 Apr 2015 22:04:45 +0200
-Subject: [PATCH 3/4] serve_image: do not include error.h
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-serve_image does not use anything from it and it is not available with all
-C libraries.
-
-Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
----
- serve_image.c | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/serve_image.c b/serve_image.c
-index 38549a1..4f0e946 100644
---- a/serve_image.c
-+++ b/serve_image.c
-@@ -3,7 +3,6 @@
-
- #include <time.h>
- #include <errno.h>
--#include <error.h>
- #include <netdb.h>
- #include <stdio.h>
- #include <stdlib.h>
---
-2.3.6
OpenPOWER on IntegriCloud