From 6ecf70c3f9f13fa06912691cde02f7e9a7bbf2ce Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 15 May 2005 19:27:04 +0000 Subject: Fixed missing include. Update docs accordingly. --- xed.c | 1 + 1 file changed, 1 insertion(+) (limited to 'xed.c') diff --git a/xed.c b/xed.c index 9049803..af8fe0a 100644 --- a/xed.c +++ b/xed.c @@ -23,6 +23,7 @@ static const char id[]="$Id$"; #include +#include #include #include #include -- cgit v1.2.3