Move stats_key structure to stats.h
[onak.git] / mem.c
diff --git a/mem.c b/mem.c
index 2b45158028857d2c57b71f947110d7a621980e21..83c63849f83b356ddfae5ab419dd8c4d17593a5e 100644 (file)
--- a/mem.c
+++ b/mem.c
@@ -24,6 +24,7 @@
 #include "keystructs.h"
 #include "ll.h"
 #include "mem.h"
+#include "stats.h"
 
 /**
  *     packet_dup - duplicate an OpenPGP packet.