Move extern int h_errno; to protos.H
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@664 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -22,14 +22,15 @@ RCSID("$Id$");
|
||||
#include <signal.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netdb.h>
|
||||
|
||||
#ifdef HAVE_RESOLV_H
|
||||
#include <resolv.h>
|
||||
#endif
|
||||
#ifdef HAVE_ARPA_NAMESER_H
|
||||
#include <arpa/nameser.h>
|
||||
#endif
|
||||
#ifdef HAVE_RESOLV_H
|
||||
#include <resolv.h>
|
||||
#endif
|
||||
|
||||
#include <krb.h>
|
||||
#include <kafs.h>
|
||||
|
Reference in New Issue
Block a user