libglusterfs: include compat-errno.h in common-utils to avoid smoke failures

Change-Id: I14ae91bf20a0eb7a79b3d6028844f55642eb5426
BUG: 1151303
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
Reviewed-on: http://review.gluster.org/8955
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
This commit is contained in:
Atin Mukherjee 2014-10-21 14:44:03 +05:30 committed by Vijay Bellur
parent 49d6a7b17f
commit d57ecca632

View File

@ -39,6 +39,7 @@
#include <sys/sysctl.h>
#endif
#include "compat-errno.h"
#include "logging.h"
#include "common-utils.h"
#include "revision.h"