We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e4d8d commit dde7f7bCopy full SHA for dde7f7b
netabootwrap.c
@@ -2,6 +2,7 @@
2
#include <asm/console.h>
3
#include "system.h"
4
#include <stdio.h>
5
+#include <stdlib.h>
6
#include <fcntl.h>
7
#include <string.h>
8
#include <sys/stat.h>
0 commit comments