more includes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3749 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -59,6 +59,9 @@ RCSID("$Id$");
|
||||
|
||||
#include <arpa/telnet.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <netdb.h>
|
||||
#include <ctype.h>
|
||||
#include <pwd.h>
|
||||
@@ -69,6 +72,8 @@ RCSID("$Id$");
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
|
||||
#include "encrypt.h"
|
||||
#include "auth.h"
|
||||
#include "misc.h"
|
||||
|
@@ -82,8 +82,11 @@
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
#include <getarg.h>
|
||||
#include <base64.h>
|
||||
#include <parse_units.h>
|
||||
#include <krb5.h>
|
||||
#include <hdb_err.h>
|
||||
#include <der.h>
|
||||
|
||||
#ifdef KRB4
|
||||
#include <krb.h>
|
||||
|
Reference in New Issue
Block a user