$NetBSD: patch-ai,v 1.1 2002/04/02 02:01:24 dmcmahill Exp $

--- lcd.c.orig	Mon May 31 19:43:37 1999
+++ lcd.c
@@ -20,6 +20,8 @@
 /* lcd.c   by Paul Wilkins 3/22/97 */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <gtk/gtk.h>
 #include <gdk/gdkkeysyms.h>
 
