mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 13:42:37 +00:00
11 lines
130 B
Diff
11 lines
130 B
Diff
--- a/bvi.c
|
|
+++ b/bvi.c
|
|
@@ -756,7 +756,6 @@
|
|
calc_size(char *arg)
|
|
{
|
|
off_t val;
|
|
- extern int errno;
|
|
char *poi;
|
|
|
|
errno = 0;
|