spawn-tests, sys_socket-tests, sys_wait-tests: port to clang
[gnulib.git] / tests / test-spawn.c
index cfa9dc6..5b68171 100644 (file)
@@ -40,7 +40,7 @@ extern void f (struct sched_param *g);
 int
 main (void)
 {
-  switch (0)
+  switch (POSIX_SPAWN_RESETIDS)
     {
     case POSIX_SPAWN_RESETIDS:
     case POSIX_SPAWN_SETPGROUP: