- job.h and job.c moved to directory jobs

This commit is contained in:
Jan Hutter
2005-11-16 12:43:08 +00:00
parent 5dee5e68c5
commit 2b3183835a
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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.