--- makehelp.c.orig	2007-12-04 15:33:12.000000000 +0300
+++ makehelp.c	2007-12-04 15:33:19.000000000 +0300
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <ctype.h>
 
 char line[100], line2[100], line3[100];


syntax highlighted by Code2HTML, v. 0.9.1