This is a header-only library for singly-linked lists, written in C.
Include the header in your project and put:
#define LIST_IMPLEMENTATION
When you want the function definitions to be included.