diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-23 15:18:08 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-23 15:18:08 +0100 |
commit | 6c57dfe77138ccbccdce29ce2e2b45a71dbbed73 (patch) | |
tree | 039f62f682c3f26f9ae7588483d077b25e2ec341 /src/netnode.c | |
parent | 3f5e67633de9c07f99967edf00bf9a3efdc65f62 (diff) |
Reject compatibility versions less than 25
The code handling that has been previously removed.
* include/fuse_common.h [FUSE_USE_VERSION < 26] [__FreeBSD__]:
Change condition to [defined __FreeBSD__ || defined __GNU__].
* include/fuse_compat.h [!__FreeBSD__]: Change condition to
[!__FreeBSD__ && !__GNU__].
Diffstat (limited to 'src/netnode.c')
0 files changed, 0 insertions, 0 deletions