mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 14:15:18 +00:00
Updated runtime files.
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int
|
||||
main()
|
||||
main(void)
|
||||
{
|
||||
while (1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user