Wireshark-commits: [Wireshark-commits] master ebea11a: We need epan/wmem/wmem.h regardless of wheth

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Jan 2015 10:49:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebea11a1f46d6f88b00dcfbdb6abd54b25f71e0c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ebea11a by Guy Harris (guy@xxxxxxxxxxxx):

    We need epan/wmem/wmem.h regardless of whether we have GeoIP.
    
    It's used to generate the "sorry, we don't have GeoIP" message.
    
    Change-Id: Ibd4e15508d3e2d09d81951b4dc23a1264971bb7a
    Reviewed-on: https://code.wireshark.org/review/6610
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c7500dd   Fix another dfilter_compile() call.
    adds  ebea11a   We need epan/wmem/wmem.h regardless of whether we have GeoIP.


Summary of changes:
 epan/geoip_db.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)