aboutsummaryrefslogtreecommitdiff
path: root/k_cext.c
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-08 13:09:02 +0000
committerTim Blechmann <timblech@users.sourceforge.net>2004-08-08 13:09:02 +0000
commitac4fe4a3da623f9ec1dbb36079da0a8282388176 (patch)
treeb0f3783300798d7603e7c6c84c0e30495db3d5ad /k_cext.c
parented69205fd4fedcd4287f50f3382c529abd6b71e5 (diff)
*** empty log message ***
svn path=/trunk/externals/k_cext/; revision=1918
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.";