#ifndef _COMMON_H #define _COMMON_H #define SOCK_PATH "BSPWM_SOCKET" #define EMPTY_RESPONSE "\n" #define TOKEN_SEP " " #endif