diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -17,6 +17,8 @@ extern int dbglevel; | |||
| 17 | 17 | ||
| 18 | #define L(s) (s) | 18 | #define L(s) (s) |
| 19 | 19 | ||
| 20 | int mkdirx(const char *pathname); | ||
| 21 | |||
| 20 | int valid_status(int status); | 22 | int valid_status(int status); |
| 21 | d_char *tid(int offset); | 23 | d_char *tid(int offset); |
| 22 | double ftime(void); | 24 | double ftime(void); |