Added ID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@667 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef __FTP_LOCL_H__
|
||||
#define __FTP_LOCL_H__
|
||||
|
||||
|
@@ -1,10 +1,11 @@
|
||||
|
||||
#include "ftp_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#include <des.h>
|
||||
#include <krb.h>
|
||||
|
||||
KTEXT_ST krb4_adat;
|
||||
static KTEXT_ST krb4_adat;
|
||||
|
||||
static des_cblock key;
|
||||
static des_key_schedule schedule;
|
||||
|
Reference in New Issue
Block a user