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

Solaris + cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash/mkbuiltins

    r629 r809  
    1 #!/bin/sh -
     1#!/bin/sh -x
    22#       $NetBSD: mkbuiltins,v 1.21 2004/06/06 07:03:11 christos Exp $
    33#
     
    6666 */
    6767
     68#ifdef HAVE_SYS_CDEFS_H
    6869#include <sys/cdefs.h>
     70#endif
    6971
    7072struct builtincmd {
Note: See TracChangeset for help on using the changeset viewer.