*** uninorm.in.h.orig	2021-08-07 14:40:34.920237057 +0200
--- uninorm.in.h	2021-08-08 02:17:17.145608518 +0200
***************
*** 18,23 ****
--- 18,26 ----
  #ifndef _UNINORM_H
  #define _UNINORM_H
  
+ /* Get common macros for C.  */
+ #include <unistring/cdefs.h>
+ 
  /* Get size_t.  */
  #include <stddef.h>