Include "packet-ap1394.h" to declare "capture_ap1394()".

svn path=/trunk/; revision=10451
This commit is contained in:
Guy Harris 2004-03-23 06:48:31 +00:00
parent 13bb836ab9
commit d1738a8af1
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* capture.c
* Routines for packet capture windows
*
* $Id: capture.c,v 1.247 2004/03/23 01:02:40 guy Exp $
* $Id: capture.c,v 1.248 2004/03/23 06:48:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -146,6 +146,7 @@
#include "wiretap/wtap.h"
#include "wiretap/wtap-capture.h"
#include "packet-ap1394.h"
#include "packet-atalk.h"
#include "packet-atm.h"
#include "packet-clip.h"