]> andersk Git - openssh.git/blobdiff - ssh-rand-helper.c
- (djm) OpenBSD CVS Sync
[openssh.git] / ssh-rand-helper.c
index d5de2946afd955916b0623304a3e65e54b531ae1..28ea6591251e4a66017c16402b5d0627911d8a28 100644 (file)
@@ -60,7 +60,7 @@ RCSID("$Id$");
 
 /* Path to PRNG commands list */
 #ifndef SSH_PRNG_COMMAND_FILE
-# define SSH_PRNG_COMMAND_FILE   ETCDIR "/ssh_prng_cmds"
+# define SSH_PRNG_COMMAND_FILE   SSHDIR "/ssh_prng_cmds"
 #endif
 
 
This page took 0.392529 seconds and 4 git commands to generate.