summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2013-08-29 22:29:18 +0100
committerDavid Howells <dhowells@redhat.com>2013-08-29 22:29:18 +0100
commit15145da1c0b9c4c6462d7314932489461906ff13 (patch)
tree507917d7d8e70685acebd744757174dad71f4cd2
parentc7696a882853d6d18af5e3aef237a2285cc6b2c3 (diff)
downloadkeyutils-15145da1c0b9c4c6462d7314932489461906ff13.tar.gz
Lib: Add keyctl_invalidate to version.lds
-rw-r--r--version.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/version.lds b/version.lds
index 5b89b47..3e6f475 100644
--- a/version.lds
+++ b/version.lds
@@ -45,6 +45,7 @@ KEYUTILS_1.4 {
/* management functions */
keyctl_reject;
keyctl_instantiate_iov;
+ keyctl_invalidate;
/* utility functions */
recursive_key_scan;