Libdes updated to 3.23
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@513 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
#define TTY_set(tty,data) ioctl(tty,TIOCSETP,data)
|
||||
#endif
|
||||
|
||||
#ifndef _LIBC
|
||||
#if !defined(_LIBC) && !defined(MSDOS)
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
||||
@@ -118,7 +118,7 @@ struct IOSB {
|
||||
#define NX509_SIG 32
|
||||
#endif
|
||||
|
||||
#ifdef PROTO
|
||||
#ifndef NOPROTO
|
||||
static void read_till_nl(FILE *);
|
||||
static int read_pw(char *buf, char *buff, int size, char *prompt, int verify);
|
||||
static void recsig(int);
|
||||
|
Reference in New Issue
Block a user