mirror of
https://github.com/alrayyes/slock
synced 2023-11-13 18:16:41 +00:00
3 lines
59 B
C
3 lines
59 B
C
|
#undef explicit_bzero
|
||
|
void explicit_bzero(void *, size_t);
|