Include <xdbm.h>.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@990 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-11-16 22:14:11 +00:00
parent 1558eae576
commit 38a4907a92

View File

@@ -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"