am e2cda953: Merge "Fix missing <stdarg.h>."
* commit 'e2cda95341d5468eb9ee5d3552f7de5c572dd132': Fix missing <stdarg.h>.
This commit is contained in:
commit
5e2e4fd5c8
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
||||||
#include "fs.h"
|
#include "fs.h"
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <stdarg.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue