remove no-longer-needed special case handling in popen
[musl] / src / temp / __randname.c
index 464b83d..2bce37a 100644 (file)
@@ -1,8 +1,6 @@
 #include <time.h>
 #include <stdint.h>
 
-int __clock_gettime(clockid_t, struct timespec *);
-
 /* This assumes that a check for the
    template size has already been made */
 char *__randname(char *template)