Wireshark-commits: [Wireshark-commits] master 44e7ce5: Remove some apparently-unnecessary includes

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

Commits:

44e7ce5 by Guy Harris (guy@xxxxxxxxxxxx):

    Remove some apparently-unnecessary includes of emem.h.
    
    Change-Id: Ib7d1b587b439ff21ec6b7f1756ce6ccf25b66f80
    Reviewed-on: https://code.wireshark.org/review/6635
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7abb103   CMake: Copy data files to the run directory.
    adds  44e7ce5   Remove some apparently-unnecessary includes of emem.h.


Summary of changes:
 epan/follow.c               |    1 -
 epan/frame_data.c           |    1 -
 epan/ftypes/ftype-integer.c |    1 -
 epan/ftypes/ftype-string.c  |    1 -
 epan/gcp.c                  |    2 --
 epan/guid-utils.c           |    1 -
 epan/h225-persistentdata.c  |    1 -
 epan/oids_test.c            |    5 -----
 epan/osi-utils.c            |    1 -
 epan/range.c                |    1 -
 epan/reassemble.c           |    1 -
 epan/reassemble_test.c      |    1 -
 epan/sigcomp-udvm.c         |    2 --
 epan/sna-utils.c            |    1 -
 epan/stream.c               |    1 -
 epan/strutil.c              |    1 -
 epan/to_str.c               |    1 -
 epan/tvbuff_composite.c     |    2 --
 epan/tvbuff_real.c          |    2 --
 epan/tvbuff_subset.c        |    2 --
 epan/uat.c                  |    1 -
 epan/uat.h                  |    2 --
 epan/uat_load.l             |    1 -
 epan/xdlc.c                 |    1 -
 24 files changed, 34 deletions(-)