summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/include/bio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/include/bio.h b/sys/include/bio.h
index a1e259449..776f7b0f5 100644
--- a/sys/include/bio.h
+++ b/sys/include/bio.h
@@ -75,3 +75,4 @@ void Blethal(Biobufhdr*, void(*)(char*));
void Berror(Biobufhdr*, char*, ...);
#pragma varargck argpos Bprint 2
+#pragma varargck argpos Berror 2