--- st.h +++ st.h @@ -81,6 +81,7 @@ void die(const char *, ...); void redraw(void); void draw(void); +void opencopied(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *);