Changeset 809 for trunk/src/ash/syntax.h


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

Solaris + cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash/syntax.h

    r638 r809  
    3333 */
    3434
     35#ifdef HAVE_SYS_CDEFS_H
    3536#include <sys/cdefs.h>
     37#endif
    3638#include <ctype.h>
    3739
     
    8991extern const char arisyntax[];
    9092extern const char is_type[];
    91 #endif 
     93#endif
Note: See TracChangeset for help on using the changeset viewer.