From fd7f5770ccf4cbe1dc4c77db61a872d746c02064 Mon Sep 17 00:00:00 2001 From: sage Date: Thu, 24 Aug 2006 20:58:38 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@811 29311d96-e01e-0410-9327-a35deaab8ce9 --- ceph/include/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph/include/types.h b/ceph/include/types.h index f6ab1830805bd..9385f195b6aac 100644 --- a/ceph/include/types.h +++ b/ceph/include/types.h @@ -27,7 +27,7 @@ using namespace std; #include using namespace __gnu_cxx; - +// stupid crap for solaris #ifndef __uint64_t typedef uint64_t __uint64_t; #endif -- 2.39.5