wireshark/plugins
Guy Harris 0162e54075 Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Have wsutil/file_util.h include them on UN*X, just as it includes io.h
on Windows, so we can have a rule of "if you do file operations, include
<wsutil/file_util.h> and use the routines in it".

Remove includes of unistd.h, fcntl.h, and sys/stat.h that aren't
necessary (whether because of the addition of them to wsutil/file_util.h
or because they weren't needed in the first place).

Change-Id: Ie241dd74deff284e39a5f690a297dbb6e1dc485f
Reviewed-on: https://code.wireshark.org/review/11619
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-11-07 21:52:23 +00:00
..
docsis Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
gryphon CMake: Add /WX 2015-10-16 21:32:22 +00:00
irda CMake: Add /WX 2015-10-16 21:32:22 +00:00
m2m CMake: Add /WX 2015-10-16 21:32:22 +00:00
mate Clean up includes of unistd.h, fcntl.h, and sys/stat.h. 2015-11-07 21:52:23 +00:00
opcua opcua: display string representation of AttributeId and DeadbandType 2015-10-27 17:47:26 +00:00
profinet Don't allow DCE/RPC dissector table to have duplicates 2015-11-04 15:51:07 +00:00
stats_tree CMake: Add /WX 2015-10-16 21:32:22 +00:00
tpg CMake: Add /WX 2015-10-16 21:32:22 +00:00
unistim More ADDRESS macro to address function conversions. 2015-10-24 01:44:24 +00:00
wimax Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
wimaxasncp Don't include io.h in Flex scanners - they're not interactive. 2015-11-06 01:14:31 +00:00
wimaxmacphy CMake: Add /WX 2015-10-16 21:32:22 +00:00
Custom.m4.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.make.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.nmake.example Update Custom.nmake.example with the change done in g2ef72cb 2015-03-14 19:34:32 +00:00
Makefile.am Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
Makefile.common.inc Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake CMake: Add a top-level nsis_package target. 2015-03-12 22:47:42 +00:00