Skip to content

Commit

Permalink
glusterfs/compat-errno.h
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz authored and franku committed Jul 20, 2020
1 parent c97eb4f commit b23c7fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/plugins/filed/gfapi-fd.cc
Expand Up @@ -41,10 +41,10 @@
*/
#ifndef _CONFIG_H
#define _CONFIG_H
#include <compat-errno.h>
#include <glusterfs/compat-errno.h>
#undef _CONFIG_H
#else
#include <compat-errno.h>
#include <glusterfs/compat-errno.h>
#endif

namespace filedaemon {
Expand Down

0 comments on commit b23c7fe

Please sign in to comment.