* tests/test-execute-child.c (abort): Undefine.
* tests/test-spawn-pipe-child.c (abort): Likewise.
+2024-05-17 Bruno Haible <bruno@clisp.org>
+
+ tests: Fix link errors (regression today).
+ * tests/test-execute-child.c (abort): Undefine.
+ * tests/test-spawn-pipe-child.c (abort): Likewise.
+
2024-05-17 Collin Funk <collin.funk1@gmail.com>
getusershell tests: Fail if empty lines are returned.
#endif
/* In this file, we use only system functions, no overrides from gnulib. */
+#undef abort
#undef atoi
#undef close
#undef fcntl
static FILE *myerr;
/* In this file, we use only system functions, no overrides from gnulib. */
+#undef abort
#undef atoi
#undef close
#undef fcntl