X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=mem.h;h=0412e4bfd93e32bd3063aea5fff59c04d854d4db;hb=1534798322db09b0f676ab5096ba5a3351b57c6c;hp=103c417e8e333e37926ff3afb1d6077e8104ac9e;hpb=34b03028378025ad22c8d29f70e81109cee690c2;p=onak.git 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.