Skip to content

Commit

Permalink
oopsie x2
Browse files Browse the repository at this point in the history
  • Loading branch information
sokorototo committed Jan 12, 2025
1 parent b822ec9 commit 70e7852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/vach/src/capi.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use std::{ffi, fs, io, mem, os::raw, slice};
use vach::prelude::*;
use crate::prelude::*;

extern "C" {
fn vach_error(msg: *const raw::c_char, len: raw::c_ulong);
Expand Down

0 comments on commit 70e7852

Please sign in to comment.