gdsa: Include "dsa.h" for dsa_h2n.
[u/mdw/catacomb] / 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 ------------------------------------------------------*/
 
+#include "dsa.h"
 #include "gdsa.h"
 #include "group.h"
 #include "ghash.h"