Attempt to fix the patchfile_preg backend for big endian machines.
[ira/wip.git] / source4 / lib / registry / patchfile_dotreg.c
index 5150c90291524e48d4ed1a8b5d14329131b6ecad..5aa7e2bab71a9e4b8c705676beab2f632e8b1d91 100644 (file)
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-/* FIXME Newer .REG files, created by Windows XP and above use unicode UTF-16 */
+/* FIXME Newer .REG files, created by Windows XP and above use unicode UCS-2 */
 
 #include "includes.h"
-#include "lib/registry/patchfile.h"
 #include "lib/registry/registry.h"
 #include "system/filesys.h"
 #include "param/param.h"