URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f62353755b124472673620491d7709c4d35a6a80
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f623537 by Guy Harris (guy@xxxxxxxxxxxx):
    We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.
    
    Change-Id: Id86e5d6d0ab24adb1bfff0688f33a40f2fdaed8d
    Reviewed-on: https://code.wireshark.org/review/7108
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  b5a3b65   Qt: Fix side effects of recent WiresharkDialog changes.
    adds  f623537   We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.
Summary of changes:
 ConfigureChecks.cmake        |    2 --
 cmakeconfig.h.in             |    6 ------
 config.h.win32               |    3 ---
 configure.ac                 |    2 +-
 epan/dissectors/packet-xml.c |    4 ----
 fileset.c                    |    4 ----
 wsutil/filesystem.c          |    4 ----
 wsutil/plugins.c             |    8 --------
 8 files changed, 1 insertion(+), 32 deletions(-)