summaryrefslogtreecommitdiff
path: root/misc/magicpoint/files/patch-ctlwords.c
blob: f344b747b7f747af7a60b6e6f6ec2b0e2e084caf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ctlwords.c.orig	1999-02-14 23:02:25 UTC
+++ ctlwords.c
@@ -24,6 +24,8 @@ BEGIN {
 
 #include <stdio.h>
 #include <string.h>
+#include <stdlib.h>
+#include <ctype.h>
 
 main(int argc, char *argv[])
 {