fix bug in update(), user_cred.get_object_gid() should be user_cred.get_gid_object()
[sfa.git] / keyconvert / keyconvertmain.c
index d59dba8..6332295 100644 (file)
@@ -1,4 +1,6 @@
+#include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 #include "keyconvert.h"
 #include "b64decode.h"