#include "dwm.h" #ifndef __STACKCTL__ #define __STACKCTL__ void movestack(const Arg *arg); void first_client(); void last_client(); #endif