]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: fix compilation
authorNoah Watkins <noahwatkins@gmail.com>
Wed, 10 Oct 2012 21:59:16 +0000 (14:59 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 10 Oct 2012 22:00:03 +0000 (15:00 -0700)
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/rgw/rgw_rest.cc

index 53bbeca8a8b45016fb968314a5316cc074c7e261..3612a9e67521d0d681c52786c9886020a7a8469f 100644 (file)
@@ -1,4 +1,5 @@
 #include <errno.h>
+#include <limits.h>
 
 #include "common/Formatter.h"
 #include "common/utf8.h"