mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
Remove one more #cfg
This commit is contained in:
parent
640e25d557
commit
c959bcbb57
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@ extern "C" {
|
|||
fn C_RLIMIT_NTHR() -> i32; // ifndef: -1
|
||||
}
|
||||
|
||||
#[cfg(target_os = "netbsd")]
|
||||
extern "C" {
|
||||
pub fn C_LC_GLOBAL_LOCALE() -> libc::locale_t;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue