forked from aniani/vim
patch 7.4.2285
Problem: Generated files are outdated. Solution: Generate the files. Avoid errors when generating prototypes.
This commit is contained in:
@@ -137,6 +137,8 @@ typedef int PSNSECINFO;
|
||||
typedef int PSNSECINFOW;
|
||||
typedef int STARTUPINFO;
|
||||
typedef int PROCESS_INFORMATION;
|
||||
typedef int LPSECURITY_ATTRIBUTES;
|
||||
# define __stdcall /* empty */
|
||||
#endif
|
||||
|
||||
#ifndef FEAT_GUI_W32
|
||||
|
Reference in New Issue
Block a user