summaryrefslogtreecommitdiff
path: root/ham/cwtext/patches/patch-morse.c
blob: 1a68ce4192ab232a06f864e1a1aedafbea5c68a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-morse.c,v 1.1 2012/11/01 19:43:42 joerg Exp $

--- morse.c.orig	2012-10-30 22:47:24.000000000 +0000
+++ morse.c
@@ -17,6 +17,7 @@ Foundation, Inc., 59 Temple Place - Suit
 
 */
 
+#include <ctype.h>
 #include <stdio.h>
 
 #include "cw.h"