r18129: moved the system includes into libreplace - this gives much more
[samba.git] / source4 / lib / replace / system / iconv.h
similarity index 95%
rename from source4/include/system/iconv.h
rename to source4/lib/replace/system/iconv.h
index d5cbe84d8fe42831e67c3eb649617e3f8ac75a49..75ee1d83ba3f96b26d4cfcdb323333ca043e6023 100644 (file)
@@ -1,3 +1,5 @@
+#ifndef _system_iconv_h
+#define _system_iconv_h
 /* 
    Unix SMB/CIFS implementation.
 
@@ -35,3 +37,4 @@
 #define EILSEQ EIO
 #endif
 
+#endif