summaryrefslogtreecommitdiff
path: root/monitor_italk.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor_italk.c')
-rw-r--r--monitor_italk.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/monitor_italk.c b/monitor_italk.c
index a945bdd4..d4d912e2 100644
--- a/monitor_italk.c
+++ b/monitor_italk.c
@@ -2,17 +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>
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <ctype.h>
#ifndef S_SPLINT_S
#include <unistd.h>
#endif /* S_SPLINT_S */
-#include <stdarg.h>
-#include <stdbool.h>
-#include <assert.h>
#include "gpsd_config.h"