]> andersk Git - openssh.git/blobdiff - bsd-mktemp.c
- (djm) OpenBSD CVS changes:
[openssh.git] / bsd-mktemp.c
index 7c02ea1a29084c970babe11459db90338b7a990b..23831fa91463d82d52294c33234ae1878685f8b4 100644 (file)
@@ -52,6 +52,7 @@ static char rcsid[] = "$OpenBSD: mktemp.c,v 1.13 1998/06/30 23:03:13 deraadt Exp
 #include <unistd.h>
 
 #include "bsd-misc.h"
+#include "bsd-arc4random.h"
 
 static int _gettemp(char *, int *, int, int);
 
This page took 0.404522 seconds and 4 git commands to generate.