Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 146652
Collapse All | Expand All

(-)fuseparts/_fusemodule.c.BAK (-1 / +1 lines)
Lines 19-25 Link Here
19
#endif
19
#endif
20
20
21
#ifndef FUSE_USE_VERSION
21
#ifndef FUSE_USE_VERSION
22
#define FUSE_USE_VERSION 26
22
#define FUSE_USE_VERSION 25
23
#endif
23
#endif
24
24
25
#include <sys/types.h>
25
#include <sys/types.h>

Return to bug 146652