crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / posixtm
index 9a1a299c5538d2e8ad96e4476ded02680012c482..8e3a4db65b61b220fbff62f869f405f3bff27e4f 100644 (file)
@@ -8,13 +8,14 @@ m4/posixtm.m4
 
 Depends-on:
 mktime
-unlocked-io
+stdbool
+stpcpy
 
 configure.ac:
 gl_POSIXTM
 
 Makefile.am:
-lib_SOURCES += posixtm.h posixtm.c
+lib_SOURCES += posixtm.c
 
 Include:
 "posixtm.h"
@@ -24,4 +25,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-