]> git.tuebingen.mpg.de Git - adu.git/blobdiff - error.h
Move the code for the select command to its own file.
[adu.git] / error.h
diff --git a/error.h b/error.h
index 41553e3f9271d799e5d25065d2fe8f071b7376be..7c3f4aada972651ec60c9a862b609b12b842a7c6 100644 (file)
--- 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") \
 
 
 /**