X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftemp%2F__randname.c;h=2bce37a0c4a27f73fc6e50757a758e1f8125feec;hb=0fbd7d6683d04dcaa636df53e7fce69ece746241;hp=38c99d3f48b4cd57dba799f567cfe4b134b559a4;hpb=ff4d6020d1c8aaab4f05e561789d6dad3d7ef083;p=musl diff --git a/src/temp/__randname.c b/src/temp/__randname.c index 38c99d3f..2bce37a0 100644 --- a/src/temp/__randname.c +++ b/src/temp/__randname.c @@ -1,9 +1,6 @@ -#include #include #include -int __clock_gettime(clockid_t, struct timespec *); - /* This assumes that a check for the template size has already been made */ char *__randname(char *template)