Always provide swap-related functions
commit3efbd2a640e9cbf8844938b15395953a2c9b6c69
authorPetr Tesarik <petr@tesarici.cz>
Tue, 16 Oct 2012 22:09:44 +0000 (17 00:09 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 16 Oct 2012 22:09:44 +0000 (17 00:09 +0200)
tree4af1d78d20879ab6c2d030ce50db8d156cb448c7
parent81bc07669de369208c8ef82d60de5e06f654fd6a
Always provide swap-related functions

If swap is not configured, these are stubs. But the difference is that
they are no longer inlined into the application, i.e. if you build a
dynamic library without swap file support and link your application
against it, you don't have to recompile the application if you later
install a version of the library that does support swap files.
libhed/file.c
libhed/file.h