Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 470994d: Needs wsutil/wsgetopt.h if the platform does

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2014 09:53:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=470994d90260f4a6ee191031344e1f98314995e9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

470994d by Guy Harris (guy@xxxxxxxxxxxx):

    Needs wsutil/wsgetopt.h if the platform doesn't have getopt_long().
    
    This includes Windows (which doesn't even have getopt()).
    
    Change-Id: I01a3a9a00014176875ddad6760c387bf7aa9de84
    Reviewed-on: https://code.wireshark.org/review/2804
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1a165b9   We have to include version_info.obj manually in the dependencies for text2pcap.
    adds  470994d   Needs wsutil/wsgetopt.h if the platform doesn't have getopt_long().


Summary of changes:
 captype.c |    4 ++++
 1 file changed, 4 insertions(+)