]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
openrandexclrw added
authormmj <none@none>
Tue, 8 Jun 2004 10:17:16 +0000 (20:17 +1000)
committermmj <none@none>
Tue, 8 Jun 2004 10:17:16 +0000 (20:17 +1000)
include/wrappers.h

index c7f006358ecf831b26d960ae5d3c1f761a5e711a..61bdb4008ad54415450504ef15f5daa32abe7b46 100644 (file)
@@ -14,5 +14,6 @@
 ssize_t writen(int fd, const void *vptr, size_t n);
 int random_int(void);
 int dumpfd2fd(int infd, int outfd);
+int openrandexclrw(const char *dir, const char *prefix, mode_t mode);
 
 #endif /* WRAPPERS_H */