]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
*** empty log message ***
authorsage <sage@29311d96-e01e-0410-9327-a35deaab8ce9>
Thu, 24 Aug 2006 20:58:38 +0000 (20:58 +0000)
committersage <sage@29311d96-e01e-0410-9327-a35deaab8ce9>
Thu, 24 Aug 2006 20:58:38 +0000 (20:58 +0000)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@811 29311d96-e01e-0410-9327-a35deaab8ce9

ceph/include/types.h

index f6ab1830805bd047585b63fd0927bb8165e3afc1..9385f195b6aac7f0e55f8f27679bb17b0850f95d 100644 (file)
@@ -27,7 +27,7 @@ using namespace std;
 #include <ext/rope>
 using namespace __gnu_cxx;
 
-
+// stupid crap for solaris
 #ifndef __uint64_t
 typedef uint64_t __uint64_t;
 #endif