summaryrefslogtreecommitdiff
path: root/libgpsd_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgpsd_core.c')
-rw-r--r--libgpsd_core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libgpsd_core.c b/libgpsd_core.c
index 87c55e28..e2cb79da 100644
--- a/libgpsd_core.c
+++ b/libgpsd_core.c
@@ -4,14 +4,12 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
#include <time.h>
-#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <libgen.h>
#ifndef S_SPLINT_S
-#include <netdb.h>
#include <sys/socket.h>
#include <unistd.h>
#endif /* S_SPLINT_S */