]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
libceph: no need for frag_info_t
authorSage Weil <sage@newdream.net>
Mon, 24 Aug 2009 18:32:32 +0000 (11:32 -0700)
committerSage Weil <sage@newdream.net>
Mon, 24 Aug 2009 18:33:51 +0000 (11:33 -0700)
src/client/libceph.h

index c13c661acd790fba70b8fb220e1f425c31589386..e55579a8955e89d7d5d5ccb6c21d301d6d06d3fa 100644 (file)
@@ -9,7 +9,6 @@
 #include <unistd.h>
 #include <dirent.h>
 
-struct frag_info_t;
 struct stat_precise {
   ino_t st_ino;
   dev_t st_dev;