X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=mem.c;h=8632bc2850db586f8dfa9acc5c96708808e9f7df;hb=6df51fef2960f533a741fb7290867387ed3fbba5;hp=2b45158028857d2c57b71f947110d7a621980e21;hpb=e0dd4d10f385cd19da389ec66622eea8aa66ae59;p=onak.git diff --git a/mem.c b/mem.c index 2b45158..8632bc2 100644 --- a/mem.c +++ b/mem.c @@ -13,8 +13,7 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #include @@ -24,6 +23,7 @@ #include "keystructs.h" #include "ll.h" #include "mem.h" +#include "stats.h" /** * packet_dup - duplicate an OpenPGP packet.