summaryrefslogtreecommitdiff
path: root/os_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'os_compat.c')
-rw-r--r--os_compat.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/os_compat.c b/os_compat.c
index 6e11ee89..4ffefb08 100644
--- a/os_compat.c
+++ b/os_compat.c
@@ -13,9 +13,7 @@
* in the histories of those files.
*/
-/* Determine which of these functions we need */
-#include <time.h> /* For time_t (temp until we fix gpsd_config.h) */
-#include "gpsd_config.h"
+#include "os_compat.h" /* Includes gpsd_config.h */
#ifndef HAVE_CLOCK_GETTIME