X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Ftemp%2F__randname.c;h=2bce37a0c4a27f73fc6e50757a758e1f8125feec;hb=59b64ff686cef2a87e9552658b2c8d2531f87176;hp=464b83d5f95b09b23ecd3c91a1d12641187b2543;hpb=571744447c23f91feb6439948f3a619aca850dfb;p=musl diff --git a/src/temp/__randname.c b/src/temp/__randname.c index 464b83d5..2bce37a0 100644 --- a/src/temp/__randname.c +++ b/src/temp/__randname.c @@ -1,8 +1,6 @@ #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)