whoops
This commit is contained in:
parent
fb400dc168
commit
b3953bac3a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#ifndef _KIK_ZAD2_LINKED_LIST_H
|
#ifndef _KIK_ZAD2_LINKED_LIST_H
|
||||||
#define _KIK_ZAD2_LINKED_LIST_H
|
#define _KIK_ZAD2_LINKED_LIST_H
|
||||||
|
|
||||||
|
#include <stdbool.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
typedef struct Node {
|
typedef struct Node {
|
||||||
|
|
Loading…
Reference in a new issue