mirror of
git://git.suckless.org/slock
synced 2024-12-22 23:12:38 +00:00
3 lines
59 B
C
3 lines
59 B
C
|
#undef explicit_bzero
|
||
|
void explicit_bzero(void *, size_t);
|