Skip to content
Snippets Groups Projects
Commit 01eb3c3b authored by deuce's avatar deuce
Browse files

#include wrapdll for DLLCALL and DLLEXPORT macros.

parent 8c0163b5
Branches
Tags
No related merge requests found
......@@ -39,6 +39,7 @@
#define _LINK_LIST_H
#include <stddef.h> /* size_t */
#include "wrapdll.h"
#include "str_list.h" /* string list functions and types */
#if defined(LINK_LIST_THREADSAFE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment