Merge pull request #1290 from mistydemeo/check_for_term_h

Add a check for term.h
This commit is contained in:
ailin-nemui 2021-04-01 21:28:04 +02:00 committed by GitHub
commit a731525012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 0 deletions

View file

@ -525,6 +525,7 @@ headers = [
'sys/time.h',
'sys/utsname.h',
'dirent.h',
'term.h',
'unistd.h',
]
foreach h : headers