K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-11-25T13:59:49.000000Z K 7 svn:log V 324 Deal with a real PITA in that GDB 4.18 (as we imported it) requires a `wait.h' that was in contrib/binutils/, however this wait.h went away with bintuils 2.10.0 so I `cvs rm'ed it. Now we find gdb will not build. This binutils wait.h contained nothing we didn't already have in . So just hack a symlink to it. END