Include "packet-x509sat.h" to declare a function we use.

svn path=/trunk/; revision=11463
This commit is contained in:
Guy Harris 2004-07-21 19:23:18 +00:00
parent 6ecefef982
commit 67f0f40bfa
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#include "packet-x509af.h"
#include "packet-x509ce.h"
#include "packet-x509if.h"
#include "packet-x509sat.h"
#define PNAME "X.509 Authentication Framework"
#define PSNAME "X509AF"