X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fposix%2Fstdlib.m4;h=08408836b75c00a9b0be8e1ad73fa62ea3183906;hp=a2a85be7e9b27b36c94564a2178a08ef4f371dd7;hb=3ef8c66ab1300801bcdb15b43f9f28e77b6487b6;hpb=991b10eeadb51b0b3309f140391ecf0b4c1e1859 diff --git a/m4/posix/stdlib.m4 b/m4/posix/stdlib.m4 index a2a85be..0840883 100644 --- a/m4/posix/stdlib.m4 +++ b/m4/posix/stdlib.m4 @@ -1,6 +1,4 @@ PSI_CHECK_STDLIB() { - AC_CHECK_HEADERS(stdlib.h) - PSI_STRUCT(div_t, [ int quot, int rem