diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-06-02 17:00:39 +0000 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-06-02 17:00:39 +0000 |
| commit | e7e4e22b69a0c9965c2d4f96903ae647165e99d3 (patch) | |
| tree | 206e0ffd324751e51850184dc21929382a3af4e4 /nimitoki.h | |
| parent | 44c234cfdf8588e5c53a9534cc2ee1c627682f7c (diff) | |
| download | nimisewi_c-0.0.3.tar.gz nimisewi_c-0.0.3.zip | |
major refactoringv0.0.3
added options to compile cgi for http and gemini
FossilOrigin-Name: 393d793150423ffe6680f109ef6b0524fd8e2e3501766a6761aa63276e90d90e
Diffstat (limited to 'nimitoki.h')
| -rw-r--r-- | nimitoki.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ #ifndef NIMI_TOKI_H #define NIMI_TOKI_H +#include <stdlib.h> extern const char *nimi_toki[]; /* list of words */ extern const unsigned long suli_pi_nimi_toki /* length of word list */; |
