summaryrefslogtreecommitdiff
path: root/driver_geostar.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_geostar.c')
-rw-r--r--driver_geostar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_geostar.c b/driver_geostar.c
index 1817ba5f..a5e7abaf 100644
--- a/driver_geostar.c
+++ b/driver_geostar.c
@@ -10,8 +10,8 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
-#include <sys/types.h>
#include <sys/time.h> /* for select() */
+#include <stdio.h>
#include <math.h>
#include <string.h>