Skip to content

Commit

Permalink
Add missing include of misc.h for g_input_add_poll (Bug #740)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@5119 dbcabf3a-b0e7-0310-adc4-f8d773084564
  • Loading branch information
coekie committed Feb 25, 2010
1 parent f4f04ed commit c702270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/perl/perl-sources.c
Expand Up @@ -25,6 +25,7 @@
#include "perl-core.h"
#include "perl-common.h"
#include "perl-sources.h"
#include "misc.h"

typedef struct {
PERL_SCRIPT_REC *script;
Expand Down

0 comments on commit c702270

Please sign in to comment.