summaryrefslogtreecommitdiffstats
path: root/slock/util.h
diff options
context:
space:
mode:
authorkj_sh6042025-08-11 14:08:58 -0400
committerkj_sh6042025-08-11 14:08:58 -0400
commit85eb7221c1714c0ab4929efc6a18c35f698ded21 (patch)
tree1f838d73f148d0322241415d2ae2a01b367ee34e /slock/util.h
parente21ae35070008cbef2473c1f687ab6ded5401fa4 (diff)
refactor: update `slock`
Diffstat (limited to 'slock/util.h')
-rw-r--r--slock/util.h2
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);