mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[rust] re-add missing bindgen symbols
This commit is contained in:
parent
83e71f3c4d
commit
8f1a63bfc4
@ -47,7 +47,6 @@ fn main() {
|
||||
.blacklist_item("__[A-Z].*")
|
||||
.blacklist_item("[ADHJ-MQ-Z].*")
|
||||
.blacklist_item("IN.*")
|
||||
.blacklist_item("in.*")
|
||||
.blacklist_item("IP[^R].*")
|
||||
.blacklist_item("ip.*")
|
||||
.blacklist_item("sock.*")
|
||||
|
Loading…
x
Reference in New Issue
Block a user