diff options
Diffstat (limited to 'list.h')
| -rw-r--r-- | list.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #ifndef __LIB_KERNEL_LIST_H #define __LIB_KERNEL_LIST_H +#include <stdlib.h> +#include <stdio.h> /* Doubly linked list. |
![]() |
index : tddb68/pintos-linked-list | |
| Processprogrammering och operativsystem -- Länkad lista pintos-style (L0) | git |
| aboutsummaryrefslogtreecommitdiffstats |