X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=7c3f4aada972651ec60c9a862b609b12b842a7c6;hb=e21355c5755fb738dd08b3a9e2d3c66af4b9a355;hp=41553e3f9271d799e5d25065d2fe8f071b7376be;hpb=d7f4bb3a1d9c435765d7d3ef8c589de22fb021ac;p=adu.git diff --git a/error.h b/error.h index 41553e3..7c3f4aa 100644 --- a/error.h +++ b/error.h @@ -24,6 +24,7 @@ _ERROR(EMPTY, "file empty") \ _ERROR(MMAP, "mmap error") \ _ERROR(OSL, "osl error") \ + _ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR") \ /**