mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
get the version from IRSSI_VERSION, not VERSION. #include "signals.h" was
missing from proxy.c git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1649 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5eca2d861f
commit
7a9a50f70b
2 changed files with 5 additions and 3 deletions
|
|
@ -19,6 +19,7 @@
|
|||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "signals.h"
|
||||
#include "settings.h"
|
||||
#include "levels.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue