gdsa: Include "dsa.h" for dsa_h2n.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 22 Apr 2009 19:20:56 +0000 (20:20 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 22 Apr 2009 19:20:56 +0000 (20:20 +0100)
Somehow it managed to work anyway.

gdsa.c

diff --git a/gdsa.c b/gdsa.c
index 83f4d06..1f5dac7 100644 (file)
--- a/gdsa.c
+++ b/gdsa.c
@@ -29,6 +29,7 @@
 
 /*----- Header files ------------------------------------------------------*/
 
 
 /*----- Header files ------------------------------------------------------*/
 
+#include "dsa.h"
 #include "gdsa.h"
 #include "group.h"
 #include "ghash.h"
 #include "gdsa.h"
 #include "group.h"
 #include "ghash.h"