summaryrefslogtreecommitdiff
path: root/driver_zodiac.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_zodiac.c')
-rw-r--r--driver_zodiac.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/driver_zodiac.c b/driver_zodiac.c
index e88d9e23..1caeeb4e 100644
--- a/driver_zodiac.c
+++ b/driver_zodiac.c
@@ -4,13 +4,14 @@
* 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 <string.h>
+#include <math.h>
#ifndef S_SPLINT_S
#include <unistd.h>
#endif /* S_SPLINT_S */
-#include <math.h>
-#include "gpsd.h"
+#include "gpsd.h"
#include "bits.h"
#ifdef ZODIAC_ENABLE