summaryrefslogtreecommitdiff
path: root/modules/strptime
diff options
context:
space:
mode:
Diffstat (limited to 'modules/strptime')
-rw-r--r--modules/strptime5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/strptime b/modules/strptime
index 690c762413..799170a3a8 100644
--- a/modules/strptime
+++ b/modules/strptime
@@ -2,16 +2,17 @@ Description:
Convert a string representation of time to a tm structure.
Files:
-lib/strptime.h
lib/strptime.c
m4/strptime.m4
m4/tm_gmtoff.m4
Depends-on:
+extensions
sys_time
string
strcase
stdbool
+time
time_r
configure.ac:
@@ -20,7 +21,7 @@ gl_FUNC_STRPTIME
Makefile.am:
Include:
-"strptime.h"
+<time.h>
License:
LGPL