drop include <sys/un.h>

This commit is contained in:
Love Hornquist Astrand
2009-11-22 00:37:59 -08:00
parent dd67212157
commit 0adbdf8f98

View File

@@ -39,10 +39,6 @@
* Client library for Kerberos Credentials Manager (KCM) daemon
*/
#ifdef HAVE_SYS_UN_H
#include <sys/un.h>
#endif
#include "kcm.h"
#include <heim-ipc.h>