mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Remove one more #cfg
This commit is contained in:
@@ -103,7 +103,6 @@ pub fn $cvar() -> $type {
|
||||
fn C_RLIMIT_NTHR() -> i32; // ifndef: -1
|
||||
}
|
||||
|
||||
#[cfg(target_os = "netbsd")]
|
||||
extern "C" {
|
||||
pub fn C_LC_GLOBAL_LOCALE() -> libc::locale_t;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user