VirtualBox

Changeset 1916 in kBuild


Ignore:
Timestamp:
Oct 23, 2008 1:34:40 PM (16 years ago)
Author:
bird
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/strcache2.c

    r1915 r1916  
    4040typedef unsigned short uint16_t;
    4141typedef unsigned int   uint32_t;
     42typedef signed char    int8_t;
     43typedef signed short   int16_t;
     44typedef signed int     int32_t;
    4245#else
    4346# include <stdint.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