#include <obstack.h> void obstack_free(struct obstack *obstack, void *block);
Free an object in the obstack.