remove config.h, this is an installed header file
sys/types.h is not needed either git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9837 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,12 +41,6 @@
|
||||
*/
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <krb5-types.h>
|
||||
|
||||
/*
|
||||
|
@@ -41,12 +41,6 @@
|
||||
*/
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <krb5-types.h>
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user