mirror of
https://github.com/vim/vim.git
synced 2025-10-13 06:54:15 -04:00
Correct use of long instead of off_t for file size. (James Vega)
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifndef STRICT
|
||||
# define STRICT
|
||||
|
Reference in New Issue
Block a user