meson: remove one more header check

this header check is useless, it will never succeed.
This commit is contained in:
Marcel Hollerbach 2019-08-06 09:55:54 +02:00
parent 5536bcd90e
commit b6005cf160
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ header_checks = [
'netinet/udp.h',
'net/if.h',
'stdlib.h',
'mman.h',
'sys/auxv.h',
'sys/inotify.h',
'sys/ioctl.h',