Skip to content
Snippets Groups Projects
Commit 93ff4b2a authored by rswindell's avatar rswindell
Browse files

#include link_list.h here since we use link_list_t in this file.

parent d3308c5d
Branches
Tags
No related merge requests found
......@@ -39,6 +39,7 @@
#include "scfgdefs.h" /* scfg_t */
#include "dat_rec.h" /* getrec/putrec prototypes */
#include "client.h" /* client_t */
#include "link_list.h"
#ifdef DLLEXPORT
#undef DLLEXPORT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment