Use <ftpd_locl.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4666 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,35 +36,10 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "ftpd_locl.h"
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
RCSID("$Id$");
|
RCSID("$Id$");
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
#include <time.h>
|
|
||||||
#ifdef HAVE_SYS_TIME_H
|
|
||||||
#include <sys/time.h>
|
|
||||||
#endif
|
|
||||||
#ifdef HAVE_SYS_TYPES_H
|
|
||||||
#include <sys/types.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <roken.h>
|
|
||||||
|
|
||||||
#include <des.h>
|
|
||||||
#include <krb.h>
|
|
||||||
#include <kafs.h>
|
|
||||||
|
|
||||||
#include "extern.h"
|
|
||||||
#include "krb4.h"
|
|
||||||
#include "auth.h"
|
|
||||||
#include "base64.h"
|
|
||||||
|
|
||||||
static KTEXT_ST cip;
|
static KTEXT_ST cip;
|
||||||
static unsigned int lifetime;
|
static unsigned int lifetime;
|
||||||
static time_t local_time;
|
static time_t local_time;
|
||||||
|
Reference in New Issue
Block a user