summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index 980c56f..f70d0ec 100644
--- a/st.h
+++ b/st.h
@@ -83,6 +83,7 @@ void die(const char *, ...);
void redraw(void);
void draw(void);
+void externalpipe(const Arg *);
void kscrolldown(const Arg *);
void kscrollup(const Arg *);
void printscreen(const Arg *);