#ifndef __DMENU_DIALOG_H__ #define __DMENU_DIALOG_H__ extern char *dmenu_prompt; SwitcherMode dmenu_switcher_dialog ( char **input ); #endif