VirtualBox

Changeset 2546 in kBuild for trunk/src/kmk/kmkbuiltin/chmod.c


Ignore:
Timestamp:
Oct 1, 2011 7:49:54 PM (13 years ago)
Author:
bird
Message:

Applied modified patches for Haiku support from Mike Smith.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/chmod.c

    r2466 r2546  
    5353#include <stdlib.h>
    5454#include <string.h>
    55 #ifdef _MSC_VER
     55#ifndef _MSC_VER
    5656# include <unistd.h>
    5757#else
     
    6060#ifdef __sun__
    6161# include "solfakes.h"
     62#endif
     63#ifdef __HAIKU__
     64# include "haikufakes.h"
    6265#endif
    6366#include "getopt.h"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette