Include <epan/emem.h> to declare ep_alloc().

svn path=/trunk/; revision=16524
This commit is contained in:
Guy Harris 2005-11-17 04:54:25 +00:00
parent 393ac45d83
commit 0c8be0fab6
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#include "packet-x509if.h"
#include "packet-ber.h"
#include "packet-x509sat.h"
#include <epan/emem.h>
#include <epan/strutil.h>
#define PNAME "X.509 Information Framework"

View File

@ -44,6 +44,7 @@
#include "packet-x509if.h"
#include "packet-ber.h"
#include "packet-x509sat.h"
#include <epan/emem.h>
#include <epan/strutil.h>
#define PNAME "X.509 Information Framework"