diff --git a/src/lib.rs b/src/lib.rs index 06f733f..a3bd278 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -544,6 +544,7 @@ macro_rules! __do_submit { target_os = "netbsd", target_os = "nto", target_os = "openbsd", + target_os = "vxworks", target_os = "none", ) ),