From fae8d7cafb66e0da697cde71f7e9444165c76ff7 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 22 Nov 2012 14:49:54 +0000 Subject: New APIs: Implement Linux filesystem capabilities. This adds the following new APIs: - cap_get_file - cap_set_file --- po/POTFILES | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES b/po/POTFILES index 7e289eb9..9cd667ef 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -11,6 +11,7 @@ daemon/base64.c daemon/blkid.c daemon/blockdev.c daemon/btrfs.c +daemon/cap.c daemon/checksum.c daemon/cmp.c daemon/command.c -- cgit