diff options
Diffstat (limited to 'testing/skytraq-datalogger/agps-download.c.patch')
-rw-r--r-- | testing/skytraq-datalogger/agps-download.c.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/skytraq-datalogger/agps-download.c.patch b/testing/skytraq-datalogger/agps-download.c.patch deleted file mode 100644 index 150a326c45..0000000000 --- a/testing/skytraq-datalogger/agps-download.c.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- skytraq-datalogger-0.5-1/agps-download.c -+++ ./agps-download.c -@@ -3,7 +3,6 @@ - #include <string.h> - - #include <curl/curl.h> --#include <curl/types.h> - #include <curl/easy.h> - - #define EPHERMIS_URL "ftp://skytraq:skytraq@60.250.205.31/ephemeris/Eph.dat" |