diff --git a/epan/plugins.c b/epan/plugins.c index 3e7f00f189..9872a0c5e4 100644 --- a/epan/plugins.c +++ b/epan/plugins.c @@ -1,7 +1,7 @@ /* plugins.c * plugin routines * - * $Id: plugins.c,v 1.78 2004/01/05 15:02:08 ulfl Exp $ + * $Id: plugins.c,v 1.79 2004/02/21 11:13:54 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -69,6 +69,7 @@ #include "asn1.h" #include "packet-per.h" #include "xdlc.h" +#include "report_err.h" #include "plugins/plugin_table.h" static plugin_address_table_t patable = { /* file generated by plugin_gen.py */