URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=144655ec9c820a25666c78b99561799aa3fdcc25
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
144655e by Guy Harris (guy@xxxxxxxxxxxx):
Include wsgetopt.c based on whether getopt() is present.
Rather than including wsgetopt.c iff we're building for Windows, include
it iff we don't have getopt().
Change-Id: Icd4bf28721f1db5d61117769e87ab97516d2dbf2
Reviewed-on: https://code.wireshark.org/review/6046
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b9db01d RSVP: RECORD_ROUTE IPv4 Subobject Flags field incorrect decoding
adds 144655e Include wsgetopt.c based on whether getopt() is present.
Summary of changes:
wsutil/CMakeLists.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)