updated for version 7.0005
diff --git a/src/proto/screen.pro b/src/proto/screen.pro
index 7a41fd4..6c83bf2 100644
--- a/src/proto/screen.pro
+++ b/src/proto/screen.pro
@@ -43,4 +43,5 @@
 int redrawing __ARGS((void));
 int messaging __ARGS((void));
 void showruler __ARGS((int always));
+int number_width __ARGS((win_T *wp));
 /* vim: set ft=c : */