simplify includes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4721 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,19 +41,8 @@
|
||||
#ifndef GSSAPI_LOCL_H
|
||||
#define GSSAPI_LOCL_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include <gssapi.h>
|
||||
|
||||
#include <krb5.h>
|
||||
#include <des.h>
|
||||
#include <krb5_locl.h>
|
||||
#include <der.h>
|
||||
#include <gssapi.h>
|
||||
|
||||
extern krb5_context gssapi_krb5_context;
|
||||
|
||||
|
@@ -41,19 +41,8 @@
|
||||
#ifndef GSSAPI_LOCL_H
|
||||
#define GSSAPI_LOCL_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include <gssapi.h>
|
||||
|
||||
#include <krb5.h>
|
||||
#include <des.h>
|
||||
#include <krb5_locl.h>
|
||||
#include <der.h>
|
||||
#include <gssapi.h>
|
||||
|
||||
extern krb5_context gssapi_krb5_context;
|
||||
|
||||
|
Reference in New Issue
Block a user