Include unistd.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@125 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#ifdef HAVE_SYS_FILIO_H
|
#ifdef HAVE_SYS_FILIO_H
|
||||||
#include <sys/filio.h>
|
#include <sys/filio.h>
|
||||||
@@ -74,7 +75,6 @@ k_afsklog(char *cell, char *krealm)
|
|||||||
int k_errno;
|
int k_errno;
|
||||||
CREDENTIALS c;
|
CREDENTIALS c;
|
||||||
KTEXT_ST ticket;
|
KTEXT_ST ticket;
|
||||||
char username[256];
|
|
||||||
char realm[REALM_SZ];
|
char realm[REALM_SZ];
|
||||||
char CELL[64];
|
char CELL[64];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user