[TELNET]
[reactos.git] / reactos / base / applications / network / telnet / src / tnerror.h
index 1432df5..8b8fb95 100644 (file)
@@ -1,11 +1,5 @@
 #pragma once
 
-#ifndef __WINDOWS_H
-#include <windows.h>
-#endif
-
-#include "tnmsg.h"
-
 extern int Telnet_Redir;
 
 int printm(LPTSTR szModule, BOOL fSystem, DWORD dwMessageId, ...);