Changeset 809 for trunk/src/ash/mkbuiltins
- Timestamp:
- Jan 29, 2007, 6:54:36 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash/mkbuiltins
r629 r809 1 #!/bin/sh - 1 #!/bin/sh -x 2 2 # $NetBSD: mkbuiltins,v 1.21 2004/06/06 07:03:11 christos Exp $ 3 3 # … … 66 66 */ 67 67 68 #ifdef HAVE_SYS_CDEFS_H 68 69 #include <sys/cdefs.h> 70 #endif 69 71 70 72 struct builtincmd {
Note:
See TracChangeset
for help on using the changeset viewer.