Ignore:
Timestamp:
Jul 10, 2003, 6:38:11 PM (22 years ago)
Author:
bird
Message:

#427: header updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/386/ansi.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r341 r342  
    3434 *      @(#)ansi.h      8.2 (Berkeley) 1/4/94
    3535 * $FreeBSD: src/sys/i386/include/ansi.h,v 1.18.2.4 2001/06/03 17:15:54 obrien Exp $
     36 *
     37 * @@level      FreeBSD 4.8
     38 * @@remark     Toolkit legacy only.
    3639 */
    3740
     
    107110#define _BSD_CLOCKS_PER_SEC_    128
    108111
     112#if 0 /* bird: emx - doesn't really need much in here, but this part is harmful. */
     113
    109114/*
    110115 * We define this here since both <stddef.h> and <sys/types.h> needs it.
     
    152157} __mbstate_t;
    153158
     159#endif /* bird: emx */
     160
    154161#endif /* !_MACHINE_ANSI_H_ */
Note: See TracChangeset for help on using the changeset viewer.