mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Merge pull request #1290 from mistydemeo/check_for_term_h
Add a check for term.h
This commit is contained in:
commit
a731525012
3 changed files with 10 additions and 0 deletions
|
|
@ -525,6 +525,7 @@ headers = [
|
|||
'sys/time.h',
|
||||
'sys/utsname.h',
|
||||
'dirent.h',
|
||||
'term.h',
|
||||
'unistd.h',
|
||||
]
|
||||
foreach h : headers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue