Remove dropin random() function, as it is not used anymore.
[oweals/tinc.git] / lib / dropin.h
index 4db7d7e07a0a586c4bce3cb6fc880a0b3afa2b0f..8c2e94a36d05e6e9c3e9ccae8f2c7c682e9a8f87 100644 (file)
@@ -43,8 +43,4 @@ extern int vasprintf(char **, const char *, va_list ap);
 extern int gettimeofday(struct timeval *, void *);
 #endif
 
 extern int gettimeofday(struct timeval *, void *);
 #endif
 
-#ifndef HAVE_RANDOM
-extern long int random(void);
-#endif
-
 #endif                                                 /* __DROPIN_H__ */
 #endif                                                 /* __DROPIN_H__ */