From 307ba7704617f8473644e571a6d63aba8de53dec Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 7 Apr 2008 19:43:02 +0000 Subject: Add support for enabling and disabling principals (clearing or setting the NOTGS flag) and examining principals to kasetkey. This functionality isn't used by wallet (and probably won't be) but is convenient for other users of kasetkey such as kadmin-remctl. --- tests/portable/strlcat.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/portable/strlcat.c (limited to 'tests/portable/strlcat.c') diff --git a/tests/portable/strlcat.c b/tests/portable/strlcat.c new file mode 100644 index 0000000..8983bd8 --- /dev/null +++ b/tests/portable/strlcat.c @@ -0,0 +1,2 @@ +#define TESTING 1 +#include -- cgit v1.2.3