r18129: moved the system includes into libreplace - this gives much more
[samba.git] / source4 / lib / replace / system / kerberos.h
similarity index 99%
rename from source4/include/system/kerberos.h
rename to source4/lib/replace/system/kerberos.h
index 5037cbc54266e73284047790163fe34f96f49c11..b24196fc252deec212425f7deb285f83f99afa5b 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef _system_kerberos_h
+#define _system_kerberos_h
+
 /* 
    Unix SMB/CIFS implementation.
 
 #include "heimdal/lib/gssapi/gssapi.h"
 #include "heimdal/lib/com_err/com_err.h"
 #endif
+
+#endif