1
0
forked from aniani/vim

updated for version 7.2-311

This commit is contained in:
Bram Moolenaar
2009-12-02 12:31:27 +00:00
parent 43b36a3bc6
commit f4888d0535
2 changed files with 3 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
#include "vim.h"
#ifdef __TANDEM
#if defined(__TANDEM) || defined(__MINT__)
# include <limits.h> /* for SSIZE_MAX */
#endif

View File

@@ -681,6 +681,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
311,
/**/
310,
/**/