[TELNET]
[reactos.git] / reactos / base / applications / network / telnet / src / ttelhndl.cpp
index 0020f35..f9690ea 100644 (file)
 //
 ///////////////////////////////////////////////////////////////////////////////
 
-#include <string.h>
-#include "ttelhndl.h"
+#include "precomp.h"
+
 #include "telnet.h"
-#include "tnconfig.h"
-#include "tparams.h"
 
 int naws_string(char *buf, int width, int height);