compat: fix missing newlines at end of file

This commit is contained in:
~locpyl-tidnyd 2021-06-04 12:34:20 +03:00
parent 839a68e46e
commit fb2ee65d59
2 changed files with 2 additions and 2 deletions

View File

@ -79,4 +79,4 @@
"mingw": {
}
}
}
}

View File

@ -15,4 +15,4 @@ int kill(pid_t pid, int signum);
#define SIGSTK 31
#define SIG_COUNT 32
#endif//_MINGW_IO_H
#endif//_MINGW_IO_H