mit_samba: Remove use of k5-int.h, unnecessary
authorSimo Sorce <idra@samba.org>
Tue, 26 Jan 2010 19:50:12 +0000 (14:50 -0500)
committerSimo Sorce <idra@samba.org>
Tue, 1 Feb 2011 15:25:36 +0000 (10:25 -0500)
src/plugins/kdb/samba/hdb_asn1.h
src/plugins/kdb/samba/kdb_samba.c
src/plugins/kdb/samba/kdb_samba_policies.c
src/plugins/kdb/samba/kdb_samba_util.c

index 87aa2a4cbf9709c7f5f1dd855f9d73f0ed013688..774e54036335ee6853b203777dc614a6a504ee7e 100644 (file)
@@ -36,7 +36,6 @@
 #ifndef __hdb_asn1_h__
 #define __hdb_asn1_h__
 
-#include <k5-int.h>
 #include <stddef.h>
 #include <time.h>
 
index f1a9dc7531a2081a2e2586783bf9f86550e01e81..a8dfcedb822e5f56648bac9ea766db4f1237936e 100644 (file)
@@ -27,7 +27,6 @@
  * Author: Simo Sorce <ssorce@redhat.com>
  */
 
-#include "k5-int.h"
 
 #if HAVE_UNISTD_H
 #include <unistd.h>
index dc6588fa244d0edf7a2b5b2a6240732291ddc263..648b383293cb2b0e8065282a74f089b5e5ff96f0 100644 (file)
@@ -27,8 +27,6 @@
  * Author: Simo Sorce <ssorce@redhat.com>
  */
 
-#include "k5-int.h"
-
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif
index acdb2b794118e1337a9743b74bf764e5a0749e0a..4c35c0911be84331f66a02f8e56fc7f29d11a150 100644 (file)
@@ -26,8 +26,6 @@
  *
  */
 
-#include "k5-int.h"
-
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif