Include <xdbm.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@990 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,9 +53,6 @@
|
||||
#ifdef HAVE_PWD_H
|
||||
#include <pwd.h>
|
||||
#endif
|
||||
#ifdef HAVE_NDBM_H
|
||||
#include <ndbm.h>
|
||||
#endif
|
||||
#ifdef HAVE_FCNTL_H
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
@@ -68,6 +65,8 @@
|
||||
|
||||
#include <otp.h>
|
||||
|
||||
#include <xdbm.h>
|
||||
|
||||
#define OTPKEYS "/.otpkeys"
|
||||
|
||||
#define OTP_DB "/tmp/otp"
|
||||
|
Reference in New Issue
Block a user