diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -294,7 +294,6 @@ int deluser(snac *user); | |||
| 294 | 294 | ||
| 295 | extern const char *snac_blurb; | 295 | extern const char *snac_blurb; |
| 296 | 296 | ||
| 297 | int job_fifo_ready(void); | ||
| 298 | void job_post(const xs_val *job, int urgent); | 297 | void job_post(const xs_val *job, int urgent); |
| 299 | void job_wait(xs_val **job); | 298 | void job_wait(xs_val **job); |
| 300 | 299 | ||