Wireshark-dev: [Wireshark-dev] wmem in gtk

From: Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>
Date: Mon, 2 May 2016 14:56:23 +0200
Hi all
In this change 

https://code.wireshark.org/review/#/c/15051/

I'm getting an error from ubuntu buildbot

https://buildbot.wireshark.org/petri-dish/builders/Ubuntu%20x86-64%20Petri%20Dish/builds/6330/steps/compile/logs/stdio

The error is

addr_resolution_dlg.c:32:23: fatal error: wmem/wmem.h: No such file or directory

but on my ubuntu 64, the code compiles. What's wrong with that?
Thanks.
Dario.