summaryrefslogtreecommitdiff
path: root/shmexport.c
diff options
context:
space:
mode:
Diffstat (limited to 'shmexport.c')
-rw-r--r--shmexport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shmexport.c b/shmexport.c
index cef94d77..2edf0776 100644
--- a/shmexport.c
+++ b/shmexport.c
@@ -18,7 +18,6 @@ PERMISSIONS
/* sys/ipc.h needs _XOPEN_SOURCE, 500 means X/Open 1995 */
#define _XOPEN_SOURCE 500
-#include <time.h> /* for time_t */
#include "gpsd_config.h"
#ifdef SHM_EXPORT_ENABLE