summaryrefslogtreecommitdiff
path: root/netlib.c
diff options
context:
space:
mode:
authorRemco Treffkorn <remco@rvt.com>2002-02-06 00:59:14 +0000
committerRemco Treffkorn <remco@rvt.com>2002-02-06 00:59:14 +0000
commit04dcd04319abc89c37ff595a0f688d581685461f (patch)
treee76f5608539e7d731a07010ad196d017f35d781d /netlib.c
parent0ac294425c955e45a13218e17abfe28ce4d3dbfe (diff)
downloadgpsd-04dcd04319abc89c37ff595a0f688d581685461f.tar.gz
*** empty log message ***
Diffstat (limited to 'netlib.c')
-rw-r--r--netlib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/netlib.c b/netlib.c
index e05cd844..08e7e14f 100644
--- a/netlib.c
+++ b/netlib.c
@@ -8,7 +8,6 @@
#include <sys/types.h>
#include <sys/socket.h>
-#include <sys/time.h>
#include <netinet/in.h>
#include <varargs.h>
#include <netdb.h>