Wireshark-commits: [Wireshark-commits] master 376dfe8: Fix build errors for tfshark and echld.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jun 2014 01:55:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=376dfe847b4f0b5dcea277fb0c570df5b793be79
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

376dfe8 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix build errors for tfshark and echld.
    
    Some come from the recent version information changes, some were broken
    before that.
    
    Change-Id: I9429f7d45d3c51c579aef592b37c79130a443299
    Reviewed-on: https://code.wireshark.org/review/2531
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7ba4aef   Don't declare CFString_to_C_string() if we don't have OS X frameworks.
    adds  376dfe8   Fix build errors for tfshark and echld.


Summary of changes:
 echld/dispatcher.c |    8 ++++----
 echld/echld-int.h  |    2 ++
 echld_test.c       |    4 ++--
 tfshark.c          |   17 +++++++++--------
 4 files changed, 17 insertions(+), 14 deletions(-)