Merge branch 'master' of gitlab.science.ru.nl:mlubbers/mTask
[mTask.git] / client / mem.c
1 #include <stdlib.h>
2
3 struct task *task_head = NULL;