summaryrefslogtreecommitdiffstats
path: root/astro/gpsdrive/files/patch-src-em.c
diff options
context:
space:
mode:
Diffstat (limited to 'astro/gpsdrive/files/patch-src-em.c')
-rw-r--r--astro/gpsdrive/files/patch-src-em.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/astro/gpsdrive/files/patch-src-em.c b/astro/gpsdrive/files/patch-src-em.c
deleted file mode 100644
index 1c22381..0000000
--- a/astro/gpsdrive/files/patch-src-em.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/em.c~ Tue Apr 16 15:06:51 2002
-+++ src/em.c Thu Jun 27 17:54:05 2002
-@@ -362,7 +362,8 @@
- char *bufp;
- char *bufp2;
- int i = 0, j = 0, nmea = 0;
-- int fd, nfds;
-+ int fd;
-+ extern int nfds;
-
- if (p[h->ndata] == em_checksum (p, h->ndata))
- {
-@@ -475,7 +476,6 @@
- }
- if (nmea > 0)
- {
-- nfds = getdtablesize ();
- if (debug > 4)
- fprintf (stderr, "%s", buf);
- for (fd = 0; fd < nfds; fd++)
OpenPOWER on IntegriCloud