aboutsummaryrefslogtreecommitdiffstats
path: root/nimitoki.h
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-06-02 17:00:39 +0000
committerla-ninpre <leobrekalini@gmail.com>2021-06-02 17:00:39 +0000
commite7e4e22b69a0c9965c2d4f96903ae647165e99d3 (patch)
tree206e0ffd324751e51850184dc21929382a3af4e4 /nimitoki.h
parent44c234cfdf8588e5c53a9534cc2ee1c627682f7c (diff)
downloadnimisewi_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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nimitoki.h b/nimitoki.h
index e497413..9844bb6 100644
--- a/nimitoki.h
+++ b/nimitoki.h
@@ -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 */;