diff options
| author | kj_sh604 | 2025-08-11 14:08:58 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-08-11 14:08:58 -0400 |
| commit | 85eb7221c1714c0ab4929efc6a18c35f698ded21 (patch) | |
| tree | 1f838d73f148d0322241415d2ae2a01b367ee34e /slock/util.h | |
| parent | e21ae35070008cbef2473c1f687ab6ded5401fa4 (diff) | |
refactor: update `slock`
Diffstat (limited to 'slock/util.h')
| -rw-r--r-- | slock/util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/slock/util.h b/slock/util.h deleted file mode 100644 index 6f748b8..0000000 --- a/slock/util.h +++ /dev/null @@ -1,2 +0,0 @@ -#undef explicit_bzero -void explicit_bzero(void *, size_t); |
