2
0
mirror of https://github.com/bebbo/amigaos-binutils-2.14.git synced 2025-12-08 22:38:24 +00:00

@B fix compatibilty issues for VC

This commit is contained in:
bebbo
2017-02-06 15:04:37 +01:00
parent 78fa84d0b7
commit b9511c9413
21 changed files with 51 additions and 30 deletions

View File

@ -12,10 +12,10 @@ exists, it is removed.
*/
#include "ansidecl.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "ansidecl.h"
#include <errno.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>