projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4575e40
)
Fixup commit 482a49c.
author
Nikolaus Rath
<Nikolaus@rath.org>
Wed, 27 Apr 2016 15:44:50 +0000
(08:44 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Wed, 27 Apr 2016 15:44:50 +0000
(08:44 -0700)
include/fuse_common.h
patch
|
blob
|
history
diff --git
a/include/fuse_common.h
b/include/fuse_common.h
index 75e55e99321b7f3a0b59a860c442b332f6aad033..2fa99625425ae2a2f65b832a420f211e1d356a8d 100644
(file)
--- 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 <fuse_common.h> directly; use <fuse.h> or <fuse_lowlevel.h> instead."
#endif