]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/secret.c
update sources to v12.1.0
[ceph.git] / ceph / src / common / secret.c
index 82150930eabe832c85136d4d66cb262d02660f37..b6f26ec3ece5c2e9af3107230828f91d392f76f9 100644 (file)
 
 #include <string.h>
 #include <stdio.h>
-#include <stdlib.h>
 #include <unistd.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <keyutils.h>
-#include <sys/types.h>
 
 #include "common/armor.h"
 #include "common/safe_io.h"