diff options
author | Aaron Crane <arc@cpan.org> | 2017-10-14 15:47:10 +0200 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2017-10-21 16:53:18 +0100 |
commit | 6ff2ec7da32d2a2afeb2b1b0a1d5a78e2d573402 (patch) | |
tree | eee661657a612cb298a64566da580c1637e9db57 /uconfig64.sh | |
parent | 7e0346596d505ad065530a113109ee0a1ff260e9 (diff) | |
download | perl-6ff2ec7da32d2a2afeb2b1b0a1d5a78e2d573402.tar.gz |
Rely on C89 <assert.h>
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index c6f64df322..bfa014004f 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -633,7 +633,6 @@ i64type='long' i8size='1' i8type='signed char' i_arpainet='undef' -i_assert='define' i_bfd='undef' i_bsdioctl='' i_crypt='undef' |