diff options
Diffstat (limited to 'src/glob.h')
| -rw-r--r-- | src/glob.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,4 +68,4 @@ gboolean teco_state_expectglob_insert_completion(teco_machine_main_t *ctx, const * Command states */ -TECO_DECLARE_STATE(teco_state_glob_pattern); +extern teco_state_t teco_state_glob_pattern; |
