mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
@@ -9,7 +9,7 @@ pub const pam = @cImport({
|
||||
});
|
||||
|
||||
pub const utmp = @cImport({
|
||||
@cInclude("utmp.h");
|
||||
@cInclude("utmpx.h");
|
||||
});
|
||||
|
||||
pub const xcb = @cImport({
|
||||
|
||||
Reference in New Issue
Block a user