wireshark/caputils
Guy Harris d08d0a87c5 Eliminate some unneeded header checks.
sys/stat.h and sys/types.h date back to V7 UNIX, so they should be
present on all UN*Xes, and we're assuming they're available on Windows,
so, unless and until we ever support platforms that are neither UN*Xes
nor Windows, we don't need to check for them.

Remove the CMake checks for them, remove the HAVE_ values from
cmakeconfig.h.in, and remove all tests for the HAVE_ values.

Change-Id: I90bb2aab37958553673b03b52f4931d3b304b9d0
Reviewed-on: https://code.wireshark.org/review/27603
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-05-16 22:03:09 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
CMakeLists.txt spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
airpcap.h caputils: use SPDX identifiers. 2018-02-07 06:29:48 +00:00
airpcap_loader.c Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
airpcap_loader.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture-pcap-util-int.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture-pcap-util-unix.c Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture-pcap-util.c Eliminate some unneeded header checks. 2018-05-16 22:03:09 +00:00
capture-pcap-util.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture-wpcap.c Windows: prioritize Npcap over WinPcap 2018-05-08 17:29:34 +00:00
capture-wpcap.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_ifinfo.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_win_ifnames.c Use common indenting space in heading 2018-05-01 06:55:55 +00:00
capture_win_ifnames.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_wpcap_packet.c Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_wpcap_packet.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
iface_monitor.c Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
iface_monitor.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
ws80211_utils.c spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
ws80211_utils.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00