added time.h include for struct tm
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <enum.h>
|
||||
#include <debug.h>
|
||||
|
||||
Reference in New Issue
Block a user