error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
[gnulib.git] / lib / utimens.h
1 #include "timespec.h"
2 int utimens (char const *, struct timespec const [2]);