00001 // Load in the doubly-linked list node and its freelist functions 00002 00003 #include "dlinkf.h" 00004 00005 #include "linkfunc.x"