1*** uninorm.in.h.orig	2009-04-05 12:38:24.000000000 +0200
2--- uninorm.in.h	2009-04-12 04:31:52.000000000 +0200
3***************
4*** 18,23 ****
5--- 18,26 ----
6  #ifndef _UNINORM_H
7  #define _UNINORM_H
8
9+ /* Get LIBUNISTRING_DLL_VARIABLE.  */
10+ #include <unistring/woe32dll.h>
11+
12  /* Get size_t.  */
13  #include <stddef.h>
14
15