radv: remove seccomp includes
authorJonathan Gray <jsg@jsg.id.au>
Tue, 4 Aug 2020 07:47:33 +0000 (17:47 +1000)
committerJonathan Gray <jsg@jsg.id.au>
Wed, 2 Sep 2020 02:15:07 +0000 (12:15 +1000)
commit7fbeb2623f309c9966945a104f35b5c9f2034092
tree3ca7ab5abd8bcecd09a07f099c8bc542c0d35e68
parentb30bd6fe5f254d895c1dec780f24518b3e880ed4
radv: remove seccomp includes

57c95d2ce23 ("radv: a support for a secure compile fork at device creation")
added includes which were not removed in
7324977e420 ("radv: remove the secure compile support feature")

remove these no longer needed includes to fix the non-linux build

Fixes: 7324977e420 ("radv: remove the secure compile support feature")
Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6517>
src/amd/vulkan/radv_device.c