14 lines
363 B
Plaintext
14 lines
363 B
Plaintext
$OpenBSD: patch-plugins_asn1_packet-asn1_c,v 1.1 2003/11/04 17:42:44 jakob Exp $
|
|
--- plugins/asn1/packet-asn1.c.orig 2003-11-03 00:12:35.000000000 +0100
|
|
+++ plugins/asn1/packet-asn1.c 2003-11-04 18:09:05.000000000 +0100
|
|
@@ -87,7 +87,9 @@
|
|
|
|
#include "plugins/plugin_api_defs.h"
|
|
|
|
+#ifdef DISSECTOR_WITH_GUI
|
|
#include <gtk/gtk.h>
|
|
+#endif
|
|
|
|
#include <ipproto.h>
|
|
|