fix lrand48-signextend and regex-negated-range regression tests
[libc-test] / src / regression / lrand48-signextend.c
index 8a1dae6..dedd515 100644 (file)
@@ -1,4 +1,5 @@
 // lrand48 should give deterministic results
+#define _XOPEN_SOURCE 700
 #include <stdlib.h>
 #include "test.h"