move buffer.[hc] into lib-lib/
[apps/madmutt.git] / pgppacket.c
index 7fd8962..add9945 100644 (file)
@@ -24,8 +24,6 @@
 #include "pgplib.h"
 #include "pgppacket.h"
 
-#include "lib/mem.h"
-
 #define CHUNKSIZE 1024
 
 static unsigned char *pbuf = NULL;