diff options
Diffstat (limited to 'common-runopts.c')
-rw-r--r-- | common-runopts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-runopts.c b/common-runopts.c index fe1089f..699ebda 100644 --- a/common-runopts.c +++ b/common-runopts.c @@ -29,7 +29,7 @@ #include "dbutil.h" #include "auth.h" #include "algo.h" -#include "random.h" +#include "dbrandom.h" runopts opts; /* GLOBAL */ |