applied newterm
[st.git] / st.h
diff --git a/st.h b/st.h
index b79ac2f..9404925 100644 (file)
--- a/st.h
+++ b/st.h
@@ -82,6 +82,7 @@ void die(const char *, ...);
 void redraw(void);
 void draw(void);
 
+void newterm(const Arg *);
 void printscreen(const Arg *);
 void printsel(const Arg *);
 void sendbreak(const Arg *);