From 14854b769e76aefcd1097674e4102383bb33e796 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 26 Aug 2003 01:28:28 +0000 Subject: Include "osi-utils.h" to define "print_nsap_net_buf()". svn path=/trunk/; revision=8261 --- epan/to_str.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/epan/to_str.c b/epan/to_str.c index d28472c068..4ffad195c8 100644 --- a/epan/to_str.c +++ b/epan/to_str.c @@ -1,7 +1,7 @@ /* to_str.c * Routines for utilities to convert various other types to strings. * - * $Id: to_str.c,v 1.36 2003/08/26 01:00:30 guy Exp $ + * $Id: to_str.c,v 1.37 2003/08/26 01:28:28 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -62,6 +62,7 @@ #include "pint.h" #include "atalk-utils.h" #include "sna-utils.h" +#include "osi-utils.h" #include #include -- cgit v1.2.3