#include <FreeList.h>
Free list node. points to next free item. Memory for node is borrowed from allocated items.