doio, growfiles: Use standard signal name SIGCHLD instead of SIGCLD
[xfstests-dev.git] / ltp / doio.c
index b93771875650559a0896dc624568d8519cc1219c..939a1eabf3eedf582879622e4c858e198305c8bc 100644 (file)
@@ -362,7 +362,7 @@ char        **argv;
                case SIGTSTP:
                case SIGSTOP:
                case SIGCONT:
-               case SIGCLD:
+               case SIGCHLD:
                case SIGBUS:
                case SIGSEGV:
                case SIGQUIT: