open-src/app/cmap_compact/sun-src/cmcsave.c
changeset 907 3c35d611cdaa
parent 550 3b62053c3b77
child 919 425233ae7236
equal deleted inserted replaced
906:4c633d8c519b 907:3c35d611cdaa
    27 * or other dealings in this Software without prior written authorization
    27 * or other dealings in this Software without prior written authorization
    28 * of the copyright holder.
    28 * of the copyright holder.
    29 *
    29 *
    30 */
    30 */
    31 
    31 
    32 #pragma ident "@(#)cmcsave.c	35.4 08/09/30 CMAP_COMPACT SMI"
       
    33 
    32 
    34 #include <stdio.h>
    33 #include <stdio.h>
    35 #ifndef SYSV
    34 #ifndef SYSV
    36 #include <alloca.h>
    35 #include <alloca.h>
    37 #endif
    36 #endif