Fix non-swap configurations
commitb4dfe37dd65c7084a3af7ab8fef84e5c4682f80b
authorPetr Tesarik <petr@tesarici.cz>
Tue, 9 Oct 2012 13:40:54 +0000 (9 15:40 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 9 Oct 2012 15:23:07 +0000 (9 17:23 +0200)
tree6946c4b424019cd158cf01049102cda3d713de40
parent786daa3f811ea0ebe280732c9f71e6cefcf39166
Fix non-swap configurations

Two fixes when HED_CONFIG_SWAP is not defined:

1. The hed_file struct was not correctly freed.
2. Missing include in swap.h
libhed/file.c
libhed/swap.h