diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-01-20 13:21:41 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-01-20 13:21:41 +0000 |
commit | 7d35964a38880b9d5644e8dfcee9c6312a190ee1 (patch) | |
tree | c6fda609ee129b04c420a995cb859c1c9e2406cf /astro/gpsd/files/patch-gpspipe.c | |
parent | - Update to 2.1. (diff) |
- Update to 2.36
PR: ports/119687
Submitted by: Anton Karpov <toxa at toxahost.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=205876
Diffstat (limited to 'astro/gpsd/files/patch-gpspipe.c')
-rw-r--r-- | astro/gpsd/files/patch-gpspipe.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/astro/gpsd/files/patch-gpspipe.c b/astro/gpsd/files/patch-gpspipe.c deleted file mode 100644 index 8cce28b6b75b..000000000000 --- a/astro/gpsd/files/patch-gpspipe.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gpspipe.c.orig Mon Jan 30 16:04:07 2006 -+++ gpspipe.c Mon Jan 30 16:04:56 2006 -@@ -26,6 +26,7 @@ - - #include <errno.h> - #include <stdio.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <unistd.h> - #include <string.h> |