Wireshark-commits: [Wireshark-commits] master dc13187: This doesn't need <wsutil/file_util.h>.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 Nov 2015 09:35:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc131874cbfcf497923fae26d850fa2a6aca012c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc13187 by Guy Harris (guy@xxxxxxxxxxxx):

    This doesn't need <wsutil/file_util.h>.
    
    The only file system operations it does are printing of debugging output
    to the standard output, so it doesn't need <wsutil/file_util.h>.
    
    Change-Id: Ia5caf62a3aab418f039669aa0b54e163e54d0d21
    Reviewed-on: https://code.wireshark.org/review/11635
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9d52712   More unnecessary <stdio.h> includes.
    adds  dc13187   This doesn't need <wsutil/file_util.h>.


Summary of changes:
 epan/dfilter/dfilter-macro.c |    1 -
 1 file changed, 1 deletion(-)