diff options
Diffstat (limited to 'vterm-module.h')
| -rw-r--r-- | vterm-module.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vterm-module.h b/vterm-module.h index b971592..477ad01 100644 --- a/vterm-module.h +++ b/vterm-module.h @@ -3,6 +3,7 @@ #include <emacs-module.h> #include <inttypes.h> +#include <pthread.h> #include <stdbool.h> #include <vterm.h> |
