include <arpa/inet.h>, <parse_time.h>, and <base64.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3591 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -93,6 +93,9 @@
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
#ifdef HAVE_ARPA_INET_H
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_UIO_H
|
||||
#include <sys/uio.h>
|
||||
#endif
|
||||
@@ -100,6 +103,8 @@
|
||||
#include <sys/filio.h>
|
||||
#endif
|
||||
#include <roken.h>
|
||||
#include <parse_time.h>
|
||||
#include <base64.h>
|
||||
|
||||
#include <des.h>
|
||||
#include <md4.h>
|
||||
|
Reference in New Issue
Block a user