]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
dccp_senc.c: Kill E_DCCP_WRITE.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index ce9ab5283c8d4ec8cc59d2e9c96476676e3bc96b..9ef8195c1f6af10a43e1f58d32a5d292152f7f51 100644 (file)
--- a/error.h
+++ b/error.h
@@ -27,6 +27,7 @@ DEFINE_ERRLIST_OBJECT_ENUM;
 #define AFH_COMMON_ERRORS
 #define RBTREE_ERRORS
 #define RECV_ERRORS
+#define ACL_ERRORS
 
 extern const char **para_errlist[];
 
@@ -346,7 +347,6 @@ extern const char **para_errlist[];
 
 
 #define DCCP_SEND_ERRORS \
-       PARA_ERROR(DCCP_WRITE, "dccp write error"), \
 
 
 #define FD_ERRORS \