Inserted <stdarg.h>, useful for testing
parent
5e650c0c91
commit
588d9099b2
|
@ -72,6 +72,7 @@
|
|||
#include <time.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue