ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
pack
/
freebsd
/
astro
/
gpsd
/
files
/
patch-gpspipe.c
Revision:
16
Committed:
2007-08-15T20:01:25-07:00
(17 years, 10 months ago) by
douglas
Content type:
text/x-c
File size:
234 byte(s)
Log Message:
Fall back...
File Contents
#
Content
1
---
gpspipe
.
c
.
orig
Mon
Jan
30
16
:04
:
07
2006
2
+++
gpspipe
.
c
Mon
Jan
30
16
:04
:
56
2006
3
@@
-
26
,
6
+
26
,
7
@@
4
5
#
include
<
errno
.
h
>
6
#
include
<
stdio
.
h
>
7
+#
include
<
sys
/
types
.
h
>
8
#
include
<
sys
/
socket
.
h
>
9
#
include
<
unistd
.
h
>
10
#
include
<
string
.
h
>