| #include "speech.h" | #include "speech.h" | ||||
| #ifdef USE_ASYNC | |||||
| // This source file is only used for asynchronious modes | |||||
| #include <stdbool.h> | #include <stdbool.h> | ||||
| #include <stdio.h> | #include <stdio.h> | ||||
| #include <string.h> | #include <string.h> | ||||
| } | } | ||||
| ts->tv_nsec = (long int)t_ns; | ts->tv_nsec = (long int)t_ns; | ||||
| } | } | ||||
| #endif |
| #include "speech.h" | #include "speech.h" | ||||
| #ifdef USE_ASYNC | |||||
| // This source file is only used for asynchronious modes | |||||
| #include <stdbool.h> | #include <stdbool.h> | ||||
| #include <stdio.h> | #include <stdio.h> | ||||
| #include <string.h> | #include <string.h> | ||||
| } | } | ||||
| #endif | #endif | ||||
| #endif |
| #include "speech.h" | #include "speech.h" | ||||
| #ifdef USE_ASYNC | |||||
| // This source file is only used for asynchronious modes | |||||
| #include <errno.h> | #include <errno.h> | ||||
| #include <string.h> | #include <string.h> | ||||
| #include <stropts.h> | #include <stropts.h> | ||||
| } | } | ||||
| ts->tv_nsec = (long int)t_ns; | ts->tv_nsec = (long int)t_ns; | ||||
| } | } | ||||
| #endif |