Fix FUSE_USE_VERSION in example/
authorBernd Schubert <bschubert@ddn.com>
Tue, 2 Jul 2024 15:37:50 +0000 (17:37 +0200)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Thu, 1 Aug 2024 14:04:57 +0000 (16:04 +0200)
commite75d2c54a347906478724be24bfa1df2638094cb
tree2be80182d99633d80b3ad1e32d533d5e8400e4d1
parenta8a79341c0c5b16c8d9b6e90b88ef19b481a0d98
Fix FUSE_USE_VERSION in example/

This is an addition to commit a8f1ae35af66, which
introduced the 312 API, but didn't set the right
API version in all examples.

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
example/hello_ll.c
example/notify_inval_entry.c
example/notify_inval_inode.c