From: Willem Jan Withagen Date: Fri, 16 Jun 2017 20:14:15 +0000 (+0200) Subject: rgw_string.h: FreeBSD would like errno.h included X-Git-Tag: v12.1.0~43^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=23f7a7d117d7eff18fbe7f93108beec66894eec9;p=ceph-ci.git rgw_string.h: FreeBSD would like errno.h included Signed-off-by: Willem Jan Withagen --- diff --git a/src/rgw/rgw_string.h b/src/rgw/rgw_string.h index 747c47ebe27..062880cc1ac 100644 --- a/src/rgw/rgw_string.h +++ b/src/rgw/rgw_string.h @@ -4,6 +4,7 @@ #ifndef CEPH_RGW_STRING_H #define CEPH_RGW_STRING_H +#include #include #include