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:
039b9fa
)
Added missing export of fuse_pkgversion.
author
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 9 Oct 2016 21:43:56 +0000
(14:43 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Mon, 10 Oct 2016 05:03:07 +0000
(22:03 -0700)
lib/fuse_versionscript
patch
|
blob
|
history
diff --git
a/lib/fuse_versionscript
b/lib/fuse_versionscript
index 4031664918f79e303d416aea8191c9da9fc6f425..14eb3624d2ad96704e62d3b7f908d5e652474df7 100644
(file)
--- a/
lib/fuse_versionscript
+++ b/
lib/fuse_versionscript
@@
-87,6
+87,7
@@
FUSE_3.0 {
fuse_register_module;
fuse_reply_iov;
fuse_version;
+ fuse_pkgversion;
fuse_reply_bmap;
cuse_lowlevel_new;
cuse_lowlevel_main;