start making this compile
This commit is contained in:
parent
d56734d6dd
commit
5b96d9a6b9
60 changed files with 1834 additions and 2071 deletions
|
@ -10,7 +10,7 @@
|
|||
typedef struct
|
||||
{
|
||||
char *name;
|
||||
dlink_list hooks;
|
||||
rb_dlink_list hooks;
|
||||
} hook;
|
||||
|
||||
typedef void (*hookfn) (void *data);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue