From: Nikolaus Rath Date: Wed, 27 Apr 2016 15:44:50 +0000 (-0700) Subject: Fixup commit 482a49c. X-Git-Tag: fuse-3.0.0pre0~46 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=842b59b996e3db5f92011c269649ca29f144d35e;p=qemu-gpiodev%2Flibfuse.git Fixup commit 482a49c. --- diff --git a/include/fuse_common.h b/include/fuse_common.h index 75e55e9..2fa9962 100644 --- a/include/fuse_common.h +++ b/include/fuse_common.h @@ -7,7 +7,7 @@ /** @file */ -#if !defined(_FUSE_H_) && !defined(_FUSE_LOWLEVEL_H_) +#if !defined(FUSE_H_) && !defined(FUSE_LOWLEVEL_H_) #error "Never include directly; use or instead." #endif