Ethereal-dev: [Ethereal-dev] struct value_string in proto.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Matrix <matrix_ottawa@xxxxxxxx>
Date: Mon, 5 Nov 2001 09:30:09 -0500 (EST)

Hi guys,  I have another simple request to made for being able to use ethereal code with C++ projects.  Is it possible to include the line "#include value_string.h" in proto.h and taking out the line 50 "struct value_string".  Also, you have to take out the word "struct" in "struct value_string" in the definition of the function "proto_register_field".

Thanks!

Matrix