/
githubmirror
/
libunistring
Обзор
Документация
Войти
/
githubmirror
/
libunistring
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
gnulib-local/lib/uninorm.in.h.diff
16 строк
393 B
Bruno Haible
Update after gnulib changed.
08 авг 2021, 03:58
08 авг 2021, 03:58
683b844
Код
Авторство
О чём код?
*** 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,29 ---- #ifndef _UNINORM_H #define _UNINORM_H + /* Get common macros for C. */ + #include <unistring/cdefs.h> + + /* Get LIBUNISTRING_DLL_VARIABLE. */ + #include <unistring/woe32dll.h> + /* Get size_t. */ #include <stddef.h>