parse_time.h and heim-ipc.h header, remove unix/door headers
This commit is contained in:
@@ -70,23 +70,20 @@
|
|||||||
#ifdef HAVE_LIBUTIL_H
|
#ifdef HAVE_LIBUTIL_H
|
||||||
#include <libutil.h>
|
#include <libutil.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_GETPEERUCRED
|
#include <ctype.h>
|
||||||
#include <ucred.h>
|
|
||||||
#endif
|
|
||||||
#ifdef HAVE_DOOR_CREATE
|
|
||||||
#include <door.h>
|
|
||||||
#include <alloca.h>
|
|
||||||
#endif
|
|
||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
#include <base64.h>
|
#include <base64.h>
|
||||||
#include <parse_units.h>
|
#include <parse_units.h>
|
||||||
|
#include <parse_time.h>
|
||||||
|
|
||||||
|
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
#include <heim_threads.h>
|
#include <heim_threads.h>
|
||||||
|
|
||||||
|
#include <heim-ipc.h>
|
||||||
|
|
||||||
#include "crypto-headers.h"
|
#include "crypto-headers.h"
|
||||||
|
|
||||||
#endif /* __HEADERS_H__ */
|
#endif /* __HEADERS_H__ */
|
||||||
|
Reference in New Issue
Block a user