gengetopt improvements
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 4b3cce28bf4f67b69d4d5abe8749a8d8e4846daa..b72f5fa6fc459cbf1a74f752c5290d6f4992603c 100644 (file)
--- 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) */