Problem: Missing proto files.
Solution: Add the files.
src/testdir/test60.vim \
src/testdir/test83-tags? \
src/proto.h \
- src/proto/arabic.pro \
src/proto/blowfish.pro \
src/proto/buffer.pro \
src/proto/charset.pro \
--- /dev/null
+/* os_beos.c */
+void beos_cleanup_read_thread __ARGS((void));
+int beos_select __ARGS((int nbits, struct fd_set *rbits, struct fd_set *wbits, struct fd_set *ebits, struct timeval *timeout));
+/* vim: set ft=c : */
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 846,
/**/
845,
/**/