update
[mTask.git] / client / mem.c
1 #include <stdlib.h>
2
3 struct task *task_head = NULL;