Wireshark-commits: [Wireshark-commits] master e3efb80: Deleting unnecessary #includes from wsutil.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3efb80b4562618ae1d0aa1f6d65de6117468faf
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e3efb80 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
Deleting unnecessary #includes from wsutil.
Will look at cleaning up and committing script afterwards.
Change-Id: Id785e581740ab62fe9258ecfcb0926761ad9c527
Reviewed-on: https://code.wireshark.org/review/6086
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 016769d Expose dissector_add_for_decode_as() to Lua
adds e3efb80 Deleting unnecessary #includes from wsutil.
Summary of changes:
wsutil/adler32.c | 1 -
wsutil/buffer.c | 2 --
wsutil/clopts_common.c | 2 --
wsutil/cmdarg_err.c | 1 -
wsutil/cpu_info.c | 1 -
wsutil/crc11.c | 1 -
wsutil/crc16-plain.c | 1 -
wsutil/crc16.c | 1 -
wsutil/des.c | 1 -
wsutil/glib_version_info.c | 1 -
wsutil/md4.c | 1 -
wsutil/md5.c | 2 --
wsutil/os_version_info.c | 1 -
wsutil/rc4.c | 2 --
wsutil/report_err.c | 1 -
wsutil/sha1.c | 2 --
wsutil/sober128.c | 1 -
wsutil/str_util.c | 1 -
wsutil/strnatcmp.c | 2 --
wsutil/strptime.c | 4 +---
wsutil/tempfile.c | 4 ----
wsutil/type_util.c | 1 -
wsutil/ws_version_info.c | 1 -
23 files changed, 1 insertion(+), 34 deletions(-)