URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c1e28c0b72e87031ce87ad350dddb5565c02f1e
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8c1e28c by Peter Wu (peter@xxxxxxxxxxxxx):
tshark: remove unnecessary sys/capability.h include
Since dumpcap was split off tshark, tshark never had the need to use
file capabilities. Remove the unused header.
Change-Id: I76e9d09599a4276d4be5ba105d7c6e28e9dd96da
Reviewed-on: https://code.wireshark.org/review/35984
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from ec7a84f cmake: add libcap package properties.
add 8c1e28c tshark: remove unnecessary sys/capability.h include
Summary of changes:
tshark.c | 4 ----
1 file changed, 4 deletions(-)