idcache: Fix module description.
[pspp] / modules / strtoull
index f02e9b0f5300307c54c13ca1731ffc9a42a93470..97ce1fd850f8067795a2a94f66411266808ce85e 100644 (file)
@@ -2,13 +2,14 @@ Description:
 strtoull() function: convert string to 'unsigned long long'.
 
 Files:
+lib/strtol.c
+lib/strtoul.c
 lib/strtoull.c
 m4/longlong.m4
 m4/strtoull.m4
 
 Depends-on:
 stdlib
-strtoul
 
 configure.ac:
 gl_FUNC_STRTOULL
@@ -24,4 +25,3 @@ LGPL
 
 Maintainer:
 glibc
-