include <sys/types.h> to define fd_set automated build
[fw/sdcc] / sim / ucsim / s51.src / monitor1-2
1 #!/bin/sh
2
3 cat 1_tee|tee /dev/tty >tee_2
4
5 # End of monitor1-2