summaryrefslogtreecommitdiff
path: root/strl.c
diff options
context:
space:
mode:
Diffstat (limited to 'strl.c')
-rw-r--r--strl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/strl.c b/strl.c
index 0111bf14..200f472a 100644
--- a/strl.c
+++ b/strl.c
@@ -2,11 +2,9 @@
* This file is Copyright (c) 2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
-#include <stdio.h>
#ifndef S_SPLINT_S
#include <unistd.h>
#endif /* S_SPLINT_S */
-#include <stdlib.h>
#include <string.h>
#include "gpsd_config.h"