rofi/include/dialogs/ssh.h

6 lines
80 B
C

#ifndef __SSH_DIALOG_H__
#define __SSH_DIALOG_H__
extern Mode ssh_mode;
#endif