using hydra 8.8 files

This commit is contained in:
owein 2019-10-07 16:56:59 +02:00
commit ed9d8f1516
2 changed files with 7 additions and 2 deletions

View file

@ -210,6 +210,7 @@ typedef struct {
char *server;
char *service;
char bfg;
_Bool rainy;
} hydra_option;
#define _HYDRA_H