npv:osd:ascii only mode for the timer
[nyanmp.git] / npv / global.h
blob52a58e8ee28f02ddcd9021456390c027d6a52295
1 #ifndef NPV_GLOBAL_H
2 #define NPV_GLOBAL_H
3 /*
4 * code protected with a GNU affero GPLv3 license
5 * copyright (C) 2020 Sylvain BERTRAND
6 */
7 #include <stdio.h>
8 #include <stdlib.h>
9 #include "c_fixing.h"
10 #define STR_SZ U8_MAX
11 #endif