Ignore:
Timestamp:
Sep 4, 1999, 12:03:10 PM (26 years ago)
Author:
achimha
Message:

shell32/new compilation fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/new/shell.cpp

    r797 r815  
    77#include <stdlib.h>
    88#include <string.h>
    9 #include <unistd.h>
     9//#include <unistd.h>
    1010#include <ctype.h>
    1111
     
    1515#define CINTERFACE 1
    1616
    17 #include "wine/winuser16.h"
    18 #include "wine/winbase16.h"
    19 #include "wine/shell16.h"
     17//#include "wine/winuser16.h"
     18//#include "wine/winbase16.h"
     19//#include "wine/shell16.h"
    2020#include "winerror.h"
    2121#include "file.h"
Note: See TracChangeset for help on using the changeset viewer.