Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Wireshark trunk does not compile without HAVE_LIBGNUTLS

From: Evan Huus <eapache@xxxxxxxxx>
Date: Wed, 31 Jul 2013 11:33:17 -0400
Sorry about that, fixed in r51067.

On Wed, Jul 31, 2013 at 11:28 AM, Anders Broman
<anders.broman@xxxxxxxxxxxx> wrote:
> Index: epan/dissectors/packet-ssl-utils.h
>
> ===================================================================
>
> --- epan/dissectors/packet-ssl-utils.h  (revision 2107)
>
> +++ epan/dissectors/packet-ssl-utils.h  (working copy)
>
> @@ -30,6 +30,7 @@
>
>
>
> #include <glib.h>
>
> #include <epan/packet.h>
>
> +#include <epan/wmem/wmem.h>
>
>
>
> #ifdef HAVE_LIBGNUTLS
>
> #include <wsutil/wsgcrypt.h>
>
> @@ -39,7 +40,6 @@
>
> #include <epan/conversation.h>
>
> #include "ws_symbol_export.h"
>
>
>
> -#include <epan/wmem/wmem.h>
>
>
>
> /* #define SSL_FAST 1 */
>
> #define SSL_DECRYPT_DEBUG
>
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe