Commit b656be8c authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

timespec: simpler fix

parent 3c23c3df
......@@ -200,7 +200,7 @@ struct tm *localtime_r (const time_t *, struct tm *);
#ifndef HAVE_TIMESPEC_GET
#define TIME_UTC 1
#include <time.h>
struct timespec;
int timespec_get(struct timespec *, int);
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment