Ignore:
Timestamp:
Dec 18, 2011, 10:28:22 PM (14 years ago)
Author:
dmik
Message:

Merge branch gcc-kmk to trunk.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1 bin
        2 Makefile.inc
         1env.cmd
         2LocalConfig.kmk
    • Property svn:mergeinfo set to
      /branches/gcc-kmkmergedeligible
  • trunk/src/kernel32/windllpeldr.cpp

    r10397 r21916  
    2121#include <string.h>
    2222#include <stdlib.h>
     23#ifndef __GNUC__
    2324#include <iostream.h>
    2425#include <fstream.h>
     26#endif
    2527#include <misc.h>
    2628#include <win32type.h>
    2729#include <pefile.h>
    28 #include <windllpeldr.h>
     30#include "windllpeldr.h"
    2931#include <wprocess.h>
    3032
Note: See TracChangeset for help on using the changeset viewer.