convert para_audiod to the new scheduler.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index c4d9e5faa18e025f94bcb7ea5d4ad44320fc1139..8458ae2bb1b7dea13c242949bb2b8763d1213ef2 100644 (file)
--- a/error.h
+++ b/error.h
@@ -196,6 +196,7 @@ extern const char **para_errlist[];
        PARA_ERROR(SIGNAL_READ, "read error from signal pipe"), \
        PARA_ERROR(WAITPID, "waitpid error"), \
        PARA_ERROR(SIGNAL_PIPE, "failed to setup signal pipe"), \
+       PARA_ERROR(SIGNAL_CAUGHT, "caught signal"), \
 
 
 #define STRING_ERRORS \