forked from aniani/vim
patch 8.2.4344: Amiga: header file included twice
Problem: Amiga: header file included twice. Solution: Remove #include. (Ola Söder, closes #9733)
This commit is contained in:
committed by
Bram Moolenaar
parent
8196e94a8b
commit
14f23122bf
@@ -57,7 +57,6 @@
|
||||
extern int dos2; // this is in os_amiga.c
|
||||
# endif
|
||||
# ifdef SASC
|
||||
# include <proto/dos.h>
|
||||
# include <ios1.h> // for chkufb()
|
||||
# endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user