]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/util.cc
update sources to v12.1.0
[ceph.git] / ceph / src / common / util.cc
index 3cc1c49e78bb52b18b030ca7597f7e49aa40a045..762fe374bb578723671f667c1cefae1b815e760d 100644 (file)
@@ -12,7 +12,6 @@
  * 
  */
 
-#include <errno.h>
 #include <sys/utsname.h>
 #include <boost/lexical_cast.hpp>
 
@@ -20,7 +19,6 @@
 #include "include/util.h"
 #include "common/debug.h"
 #include "common/errno.h"
-#include "common/strtol.h"
 #include "common/version.h"
 
 #ifdef HAVE_SYS_VFS_H