summaryrefslogtreecommitdiff
path: root/goo/glibc.h
diff options
context:
space:
mode:
Diffstat (limited to 'goo/glibc.h')
-rw-r--r--goo/glibc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/goo/glibc.h b/goo/glibc.h
index ccbd8736..5933ae01 100644
--- a/goo/glibc.h
+++ b/goo/glibc.h
@@ -16,7 +16,7 @@
#include "config.h"
-#include <time.h>
+#include <ctime>
#ifndef HAVE_GMTIME_R
struct tm *gmtime_r(const time_t *timep, struct tm *result);