Changeset 809 for trunk/src/ash/syntax.h
- Timestamp:
- Jan 29, 2007, 6:54:36 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash/syntax.h
r638 r809 33 33 */ 34 34 35 #ifdef HAVE_SYS_CDEFS_H 35 36 #include <sys/cdefs.h> 37 #endif 36 38 #include <ctype.h> 37 39 … … 89 91 extern const char arisyntax[]; 90 92 extern const char is_type[]; 91 #endif 93 #endif
Note:
See TracChangeset
for help on using the changeset viewer.