URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d00abcb81f2884a42832ce1c139063da4bd7662
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2d00abc by Guy Harris (guy@xxxxxxxxxxxx):
No need to include io.h.
This includes wsutil/file_util.h, which includes io.h, so we don't need
to include it ourselves.
Change-Id: I96b111d2b5a4f27895c1e4b19c31eee2a4d5d554
Reviewed-on: https://code.wireshark.org/review/11595
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from cb3bdec [Dissector tables] DISSECTOR_TABLE_NOT_ALLOW_DUPLICATE -> DISSECTOR_TABLE_ALLOW_DUPLICATE
adds 2d00abc No need to include io.h.
Summary of changes:
ui/qt/main_window_slots.cpp | 1 -
1 file changed, 1 deletion(-)