* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / lib / utimens.h
1 #include "timespec.h"
2 int utimens (char const *, struct timespec const [2]);