URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e601e01ffd141c2ddc3005e25a605be268980242
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e601e01 by Guy Harris (guy@xxxxxxxxxxxx):
Remove some apparently-unnecessary includes of emem.h.
Also update a comment to no longer speak of ep_ allocation, and add an
include of <glib.h> to ui/profile.c, which was formerly relying on the
include of emem.h to drag it in.
Change-Id: I08926699ee96cf66672836b6ee3bbb405b507ce8
Reviewed-on: https://code.wireshark.org/review/6633
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 233dc64 Remove some apparently-unnecessary includes of emem.h.
adds e601e01 Remove some apparently-unnecessary includes of emem.h.
Summary of changes:
ui/gtk/airpcap_dlg.c | 1 -
ui/gtk/main.c | 3 +--
ui/gtk/uat_gui.c | 1 -
ui/profile.c | 2 +-
4 files changed, 2 insertions(+), 5 deletions(-)