aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/cc/cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cmd/cc/cc.h')
-rw-r--r--sys/cmd/cc/cc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cmd/cc/cc.h b/sys/cmd/cc/cc.h
index dab351a..8a9fd80 100644
--- a/sys/cmd/cc/cc.h
+++ b/sys/cmd/cc/cc.h
@@ -92,6 +92,7 @@ struct Range
};
void errorat(Pos x, byte *fmt, ...);
+void warnat(Pos x, byte *fmt, ...);
/* pre-processor */
#define DIRECTIVES \