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:
Assar Westerlund
2001-05-04 13:52:02 +00:00
parent 3bf67cd61b
commit 124b8bbdea
2 changed files with 0 additions and 12 deletions

View File

@@ -41,12 +41,6 @@
*/
#include <stddef.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <sys/types.h>
#include <krb5-types.h>
/*

View File

@@ -41,12 +41,6 @@
*/
#include <stddef.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <sys/types.h>
#include <krb5-types.h>
/*