Ignore:
Timestamp:
Oct 7, 2007, 4:19:01 PM (18 years ago)
Author:
bird
Message:

Made miscbltin.c compile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/win/mscfakes.h

    r881 r1204  
    197197//int   sigwait(const sigset_t *, int *);
    198198int     siginterrupt(int, int);
     199#undef setmode
     200void *  setmode(const char *p);
     201mode_t  getmode(const void *bbox, mode_t omode);
    199202
    200203#endif /* _MSC_VER */
Note: See TracChangeset for help on using the changeset viewer.