X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Ftemp%2F__randname.c;h=2bce37a0c4a27f73fc6e50757a758e1f8125feec;hb=dcb31f6b450fdeed4dc364e15cd190e8562ea227;hp=b097576d832baac9864f07fd339cc31f48fbfb2e;hpb=2cc63358cdb0309ca996ffe56ccf402c2f2f16d5;p=musl diff --git a/src/temp/__randname.c b/src/temp/__randname.c index b097576d..2bce37a0 100644 --- a/src/temp/__randname.c +++ b/src/temp/__randname.c @@ -1,11 +1,8 @@ -#include #include #include -int __clock_gettime(clockid_t, struct timespec *); - /* This assumes that a check for the - template size has alrady been made */ + template size has already been made */ char *__randname(char *template) { int i;