diff -r cbd9b32e6afb -r 8293e7d4c050 plugins/perl/perl.c --- a/plugins/perl/perl.c Sat Jul 19 19:34:36 2003 +0000 +++ b/plugins/perl/perl.c Sat Jul 19 19:42:55 2003 +0000 @@ -23,6 +23,11 @@ * X-Chat Copyright (C) 1998 Peter Zelezny. * */ + +#ifdef HAVE_CONFIG_H +#include +#endif + #ifdef DEBUG # undef DEBUG #endif