summaryrefslogtreecommitdiff
path: root/src/temp/__randname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/temp/__randname.c')
-rw-r--r--src/temp/__randname.c2
1 files changed, 0 insertions, 2 deletions
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 <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)