X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=f6f916ae03bf90f5200bbbb4eb36c72f3f24e48a;hb=639a90049f74b4ce528376afe8ec8e84edf16208;hp=0c862a57a4d8464784cd05ad927706b8d118d821;hpb=c075e867311c77dfb7171241597e613290d1f62b;p=paraslash.git diff --git a/error.h b/error.h index 0c862a57..f6f916ae 100644 --- a/error.h +++ b/error.h @@ -114,6 +114,7 @@ extern const char **para_errlist[]; #define SCHED_ERRORS \ PARA_ERROR(TASK_KILLED, "task killed"), \ PARA_ERROR(NO_SUCH_TASK, "task not found"), \ + PARA_ERROR(NOT_INITIALIZED, "scheduler not yet initialized"), \ #define STDIN_ERRORS \