mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 06:13:20 +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
|
fn C_RLIMIT_NTHR() -> i32; // ifndef: -1
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(target_os = "netbsd")]
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn C_LC_GLOBAL_LOCALE() -> libc::locale_t;
|
pub fn C_LC_GLOBAL_LOCALE() -> libc::locale_t;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue