Fix guarded include

parent 892b2a36
......@@ -7,5 +7,5 @@
#define _PESI_NODE_HEAD_H
struct node;
VSTAILQ_HEAD(node_head, node);
#endif
void node_init_nodestock(struct node_head *);
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment