Changeset 1203 for trunk/src/kash/exec.h


Ignore:
Timestamp:
Oct 7, 2007, 3:39:01 AM (18 years ago)
Author:
bird
Message:

converted a few more files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/exec.h

    r884 r1203  
    3434 *      @(#)exec.h      8.3 (Berkeley) 6/8/95
    3535 */
     36
     37#ifndef ___exec_h
     38#define ___exec_h
    3639
    3740/* values of cmdtype */
     
    7881int typecmd(struct shinstance *, int, char **);
    7982void hash_special_builtins(struct shinstance *);
     83
     84#endif
Note: See TracChangeset for help on using the changeset viewer.