mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Rename config.h to irssi-config.h to avoid collisions.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4714 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
84356d4266
commit
a0400dc3d2
3 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#define DEFAULT_SERVER_ADD_PORT 6667
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "irssi-config.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue