Skip to content

Commit 3851036

Browse files
committed
Merge pull request #125 from JuliaLang/nl/includes
Fix various warnings
2 parents 02e0bbc + 2c3f3b5 commit 3851036

File tree

11 files changed

+131
-1210
lines changed

11 files changed

+131
-1210
lines changed

amd64/bsd_cdefs.h

Lines changed: 0 additions & 577 deletions
This file was deleted.

i387/bsd_asm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#include "osx_asm.h"
4141
#define CNAME(x) EXT(x)
4242
#else
43-
#include "bsd_cdefs.h"
43+
#include "cdefs-compat.h"
4444

4545
#ifdef PIC
4646
#define PIC_PROLOGUE \

0 commit comments

Comments
 (0)