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
|
#ifdef HAVE_PWD_H
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_NDBM_H
|
|
||||||
#include <ndbm.h>
|
|
||||||
#endif
|
|
||||||
#ifdef HAVE_FCNTL_H
|
#ifdef HAVE_FCNTL_H
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#endif
|
#endif
|
||||||
@@ -68,6 +65,8 @@
|
|||||||
|
|
||||||
#include <otp.h>
|
#include <otp.h>
|
||||||
|
|
||||||
|
#include <xdbm.h>
|
||||||
|
|
||||||
#define OTPKEYS "/.otpkeys"
|
#define OTPKEYS "/.otpkeys"
|
||||||
|
|
||||||
#define OTP_DB "/tmp/otp"
|
#define OTP_DB "/tmp/otp"
|
||||||
|
Reference in New Issue
Block a user