Skip to content

Commit 32db6ac

Browse files
committed
break build
1 parent a67b6e7 commit 32db6ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/unix/linux_like/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,6 +2100,8 @@ extern "C" {
21002100
pub fn res_send(msg: *const c_char, msglen: c_int, answer: *mut c_char, anslen: c_int)
21012101
-> c_int;
21022102
// pub fn dn_comp(exp_dn: *mut c_uchar, comp_dn: *mut c_uchar, length: c_int, *mut *mut c_uchar, )
2103+
2104+
pub fn this_function_does_not_exist() -> c_int;
21032105
}
21042106

21052107
// LFS64 extensions

0 commit comments

Comments
 (0)