X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/34b03028378025ad22c8d29f70e81109cee690c2..6afb1be70692774239e25ff9fb1083bedc714031:/mem.h diff --git a/mem.h b/mem.h index 103c417..0412e4b 100644 --- a/mem.h +++ b/mem.h @@ -4,13 +4,14 @@ * Jonathan McDowell * * Copyright 2002 Project Purple + * + * $Id: mem.h,v 1.4 2003/06/04 20:57:11 noodles Exp $ */ #ifndef __MEM_H_ #define __MEM_H_ #include "keystructs.h" -#include "stats.h" /** * packet_dup - duplicate an OpenPGP packet.