mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
64bit clean now
This commit is contained in:
parent
1916cd2927
commit
689c44c5b3
@ -42,7 +42,7 @@
|
||||
struct outmp {
|
||||
char out_line[8]; /* tty name */
|
||||
char out_name[8]; /* user id */
|
||||
long out_time; /* time on */
|
||||
int32_t out_time; /* time on */
|
||||
};
|
||||
|
||||
struct whod {
|
||||
|
Loading…
Reference in New Issue
Block a user