clean up and make work, require libheim-ipcs

This commit is contained in:
Love Hornquist Astrand
2009-11-21 23:54:00 -08:00
parent 368536bc08
commit fe2dfe83a8
10 changed files with 1022 additions and 829 deletions

View File

@@ -33,9 +33,9 @@
#ifndef __HEADERS_H__
#define __HEADERS_H__
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
@@ -85,7 +85,9 @@
#include <krb5.h>
#include <krb5_locl.h>
#include <heim_threads.h>
#include "crypto-headers.h"
#endif /* __HEADERS_H__ */