Inserted <stdarg.h>, useful for testing

N2009_11_14_FIXES
jpandre 2009-07-20 12:57:38 +00:00
parent 5e650c0c91
commit 588d9099b2
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
#include <time.h>
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include <sys/types.h>
#include <errno.h>