X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=b72f5fa6fc459cbf1a74f752c5290d6f4992603c;hp=4b3cce28bf4f67b69d4d5abe8749a8d8e4846daa;hb=68f5f7bdb30e7adcb87d0f314c67f0f80b337306;hpb=1f556ae88bd8c85d4452f689f532f5a6abeabe92 diff --git a/error.h b/error.h index 4b3cce28..b72f5fa6 100644 --- a/error.h +++ b/error.h @@ -284,6 +284,7 @@ extern const char **para_errlist[]; #define DCCP_SEND_ERRORS \ PARA_ERROR(DCCP_BIND, "dccp bind error"), \ PARA_ERROR(DCCP_LISTEN, "dccp listen error"), \ + PARA_ERROR(DCCP_WRITE, "dccp write error"), \ /* these do not need error handling (yet) */