VirtualBox

Changeset 1286 in kBuild for trunk/src


Ignore:
Timestamp:
Nov 30, 2007 3:08:25 AM (17 years ago)
Author:
bird
Message:

KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too.

Location:
trunk/src/kash
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/shfile.c

    r1241 r1286  
    2929#include <stdio.h>
    3030
    31 #ifdef KBUILD_OS_WINDOWS
     31#if K_OS == K_OS_WINDOWS
    3232# include <limits.h>
    3333# ifndef PIPE_BUF
  • trunk/src/kash/shtypes.h

    r1233 r1286  
    2727#ifndef ___shtypes_h___
    2828#define ___shtypes_h___
     29
     30#include "k/kTypes.h" /* Use these, not the ones below. */
    2931
    3032#include <sys/types.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