From: Josh Durgin Date: Sat, 2 May 2015 03:26:34 +0000 (-0700) Subject: Preforker: include acconfig so includers don't have to X-Git-Tag: v9.0.1~24 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1de75edb38c5116000897f958d6b843b598ed59f;p=ceph.git Preforker: include acconfig so includers don't have to Fixes build of systests Signed-off-by: Josh Durgin --- diff --git a/src/common/Preforker.h b/src/common/Preforker.h index 4b182389afc4..ea64f6e764b6 100644 --- a/src/common/Preforker.h +++ b/src/common/Preforker.h @@ -3,6 +3,7 @@ #ifndef CEPH_COMMON_PREFORKER_H #define CEPH_COMMON_PREFORKER_H +#include "acconfig.h" #include #include #include