Ignore:
Timestamp:
Sep 25, 1999, 9:07:34 PM (26 years ago)
Author:
sandervl
Message:

Compilation fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/old/mmap.cpp

    r955 r1054  
    1 /* $Id: mmap.cpp,v 1.1 1999-09-15 23:32:58 sandervl Exp $ */
     1/* $Id: mmap.cpp,v 1.2 1999-09-25 19:06:17 sandervl Exp $ */
    22
    33/*
     
    2424#include <stdlib.h>
    2525#include <string.h>
    26 #include <win\virtual.h>
     26#include <virtual.h>
    2727#include <vmutex.h>
    2828#include <handlemanager.h>
Note: See TracChangeset for help on using the changeset viewer.