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

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

File:
1 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
Note: See TracChangeset for help on using the changeset viewer.