diff options
Diffstat (limited to 'include/fuse_common.h')
-rw-r--r-- | include/fuse_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h index 384bd00..d4f3552 100644 --- a/include/fuse_common.h +++ b/include/fuse_common.h @@ -6,6 +6,8 @@ See the file COPYING.LIB. */ +/** @file */ + #if !defined(_FUSE_H_) && !defined(_FUSE_LOWLEVEL_H_) #error "Never include <fuse_common.h> directly; use <fuse.h> or <fuse_lowlevel.h instead." #endif |