1.1 ! misho 1: #ifndef __DEFS_H ! 2: #define __DEFS_H ! 3: ! 4: ! 5: #define STRSIZ 256 ! 6: ! 7: ! 8: #endif