aboutsummaryrefslogtreecommitdiff
path: root/k_cext.c
diff options
context:
space:
mode:
Diffstat (limited to 'k_cext.c')
-rw-r--r--k_cext.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/k_cext.c b/k_cext.c
index 4333aee..8ea9acf 100644
--- a/k_cext.c
+++ b/k_cext.c
@@ -22,6 +22,8 @@
#include "m_pd.h"
#include "k_cext.h"
+#include <ctype.h>
+
static char *version =
"k_cext v0.3.0, written by Kjetil S. Matheussen, k.s.matheussen@notam02.no\n"
"Windows-port by Olaf Matthes.";