compute_user_summary does not need any private data.
[adu.git] / error.h
diff --git a/error.h b/error.h
index 00fbbc867dd4d488c4886283c391950d4fcb7f34..87d3fe2820ff16f80fcd0e6718344d7bd107bf4e 100644 (file)
--- a/error.h
+++ b/error.h
@@ -32,6 +32,7 @@
        _ERROR(UNIT, "no unit allowed here") \
        _ERROR(BAD_UNIT, "invalid unit specifier") \
        _ERROR(BAD_ATOM, "invalid atom") \
+       _ERROR(BAD_OUTPUT_ARG, "invalid name for output") \
 
 
 /**