Two more places with now explicit emem.h include

svn path=/trunk/; revision=51998
This commit is contained in:
Jörg Mayer 2013-09-13 08:26:15 +00:00
parent 029e258225
commit 083ef50f3e
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <stdio.h>
#include <errno.h>
#include "ftypes-int.h"
#include <epan/emem.h>
#include <epan/addr_resolv.h>
static void

View File

@ -24,6 +24,7 @@
#include <stdio.h>
#include <ftypes-int.h>
#include <epan/emem.h>
#include <string.h>
#define CMP_MATCHES cmp_matches