summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index a1ea0c8fb86..be6c2fbecbb 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -131,3 +131,4 @@ struct frame_glyphs
};
extern void get_display_line ();
+extern Lisp_Object sit_for ();