Why not just remove it, if it isn't needed?
_____
From: ros-diffs-bounces@reactos.org [mailto:ros-diffs-bounces@reactos.org] On Behalf Of sedwards@svn.reactos.com Sent: 23. november 2005 07:34 To: ros-diffs@reactos.com Subject: [ros-diffs] [sedwards] 19482: porting fixes
porting fixes Modified: trunk/reactos/apps/utils/net/tracert/tracert.c _____
Modified: trunk/reactos/apps/utils/net/tracert/tracert.c
--- trunk/reactos/apps/utils/net/tracert/tracert.c 2005-11-23 06:02:15 UTC (rev 19481) +++ trunk/reactos/apps/utils/net/tracert/tracert.c 2005-11-23 06:33:19 UTC (rev 19482) @@ -28,7 +28,7 @@ */
-#include <windows.h> +//#include <windows.h> #include <winsock2.h> #include <tchar.h> #include <stdio.h> @@ -726,7 +726,7 @@ */ int main(int argc, char* argv[]) { - if (!ParseCmdline(argc, _argv)) return -1; + if (!ParseCmdline(argc, argv)) return -1;
Driver();
Hi,
--- Casper Hornstrup ch@csh-consult.dk wrote:
Why not just remove it, if it isn't needed?
It was late and I forgot. I added the // comment when I was testing under MSVC and then rebuilt under Mingw and forgot to remove the // before committing.
Thanks Steven
__________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs