- job.h and job.c moved to directory jobs
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "../types.h"
|
||||
#include "../job.h"
|
||||
#include "../jobs/job.h"
|
||||
|
||||
/**
|
||||
* @brief Event-Queue used to store timed events.
|
||||
|
||||
Reference in New Issue
Block a user