Ignore:
Timestamp:
Jan 29, 2007, 6:54:36 AM (18 years ago)
Author:
bird
Message:

Solaris + cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash/memalloc.c

    r626 r809  
    3333 */
    3434
     35#ifdef HAVE_SYS_CDEFS_H
    3536#include <sys/cdefs.h>
     37#endif
    3638#ifndef lint
    3739#if 0
     
    224226                /*
    225227                 * Stack marks pointing to the start of the old block
    226                  * must be relocated to point to the new block 
     228                 * must be relocated to point to the new block
    227229                 */
    228230                xmark = markp;
Note: See TracChangeset for help on using the changeset viewer.