X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fregression%2Fdn_expand-ptr-0.c;h=cb195574abc37fa0239d69cdd87f8f00623f8dd6;hp=beca2d3431f3d6e3c18a60e545af067327ff6794;hb=2c671f66e28ac079ae1148f5135c9a52129cc807;hpb=6c9a64c370c3fd92b1cda3ef4246933956575c12 diff --git a/src/regression/dn_expand-ptr-0.c b/src/regression/dn_expand-ptr-0.c index beca2d3..cb19557 100644 --- a/src/regression/dn_expand-ptr-0.c +++ b/src/regression/dn_expand-ptr-0.c @@ -1,5 +1,6 @@ // dn_expand should handle offset pointer to 0 byte -#define _BSD_SOURCE +#define _DEFAULT_SOURCE 1 +#define _BSD_SOURCE 1 #include #include #include "test.h"