Patch 8.1.1616
Problem:    Build failure with gcc on Amiga.
Solution:   Add missing header includes. (Ola Söder, closes #4603)
Files:      src/os_amiga.h


*** ../vim-8.1.1615/src/os_amiga.h      2018-03-01 21:49:24.000000000 +0100
--- src/os_amiga.h      2019-07-01 22:26:37.353847560 +0200
***************
*** 88,93 ****
--- 88,97 ----
  #ifdef __GNUC__
  # include <sys/stat.h>
  # include <unistd.h>
+ # include <limits.h>
+ # include <errno.h>
+ # include <time.h>
+ # include <dirent.h>
  #endif
  
  #ifndef PROTO
*** ../vim-8.1.1615/src/version.c       2019-07-01 22:20:57.204052858 +0200
--- src/version.c       2019-07-01 22:27:47.469392416 +0200
***************
*** 779,780 ****
--- 779,782 ----
  {   /* Add new patch number below this line */
+ /**/
+     1616,
  /**/

-- 
"My particular problem is with registry entries, which seem to just
accumulate like plastic coffee cups..."           -- Paul Moore

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/201907012028.x61KSqiu018791%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui