summaryrefslogtreecommitdiffhomepage
path: root/svr-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-auth.c')
-rw-r--r--svr-auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/svr-auth.c b/svr-auth.c
index 2a3ef0e..9051d85 100644
--- a/svr-auth.c
+++ b/svr-auth.c
@@ -33,7 +33,7 @@
#include "packet.h"
#include "auth.h"
#include "runopts.h"
-#include "random.h"
+#include "dbrandom.h"
static void authclear();
static int checkusername(unsigned char *username, unsigned int userlen);