From: mdw Date: Thu, 1 Apr 2004 13:42:48 +0000 (+0000) Subject: Missed off \! X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/1589affab225db500965e2cb869c534d6860e6bd Missed off \! --- diff --git a/key-text.c b/key-text.c index 60a1822..a072368 100644 --- a/key-text.c +++ b/key-text.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: key-text.c,v 1.4 2004/03/28 01:58:47 mdw Exp $ + * $Id: key-text.c,v 1.5 2004/04/01 13:42:48 mdw Exp $ * * Key textual encoding * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: key-text.c,v $ + * Revision 1.5 2004/04/01 13:42:48 mdw + * Missed off \! + * * Revision 1.4 2004/03/28 01:58:47 mdw * Generate, store and retreive elliptic curve keys. * @@ -47,6 +50,7 @@ /*----- Header files ------------------------------------------------------*/ +#include #include #include