diff options
Diffstat (limited to 'st.h')
-rw-r--r-- | st.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ void die(const char *, ...); void redraw(void); void draw(void); +void externalpipe(const Arg *); void iso14755(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); |