mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
commit
1656dc1e54
13 changed files with 344 additions and 134 deletions
|
|
@ -22,10 +22,6 @@
|
|||
#include "misc.h"
|
||||
#include "commands.h"
|
||||
|
||||
#ifndef USE_GREGEX
|
||||
# include <regex.h>
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
int condition;
|
||||
GInputFunction function;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue