Added missing #include and wondering how could it ever compile.
This commit is contained in:
parent
19bd5c8e2c
commit
a19cd81100
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
CF_HDR
|
||||
|
||||
#include "lib/unix.h"
|
||||
#include <stdio.h>
|
||||
|
||||
CF_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue