Rocco Rutte:
[apps/madmutt.git] / pgplib.c
index 7c111bd..d39f076 100644 (file)
--- a/pgplib.c
+++ b/pgplib.c
@@ -23,6 +23,8 @@
 #include "lib.h"
 #include "pgplib.h"
 
+#include "lib/mem.h"
+
 const char *pgp_pkalgbytype (unsigned char type)
 {
   switch (type) {