Fix a null-dereference introduced by another mis-fix in r9919.
[sgt/putty] / contrib / cygtermd / Makefile
CommitLineData
5e4a475d 1cygtermd.exe: main.c sel.c telnet.c pty.c malloc.c
2 gcc -o cygtermd.exe main.c sel.c telnet.c pty.c malloc.c