]> git.tuebingen.mpg.de Git - dss.git/blobdiff - error.h
Merge branch 't/cleanups'
[dss.git] / error.h
diff --git a/error.h b/error.h
index accd5fd9781fab1920d085991fc993add332fc30..14cc032fae65f621ade9c419d682f0252b7ad0ac 100644 (file)
--- a/error.h
+++ b/error.h
@@ -53,7 +53,8 @@ static inline char *dss_strerror(int num)
        DSS_ERROR(BAD_EXIT_CODE, "unexpected exit code"), \
        DSS_ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR"), \
        DSS_ERROR(SIGNAL, "caught terminating signal"), \
-       DSS_ERROR(BUG, "values of beta might cause dom!")
+       DSS_ERROR(BUG, "values of beta might cause dom!"), \
+       DSS_ERROR(NOT_RUNNING, "dss not running")
 
 /**
  * This is temporarily defined to expand to its first argument (prefixed by