]> git.pld-linux.org Git - packages/irssi.git/blobdiff - irssi-gcc4.patch
- updated
[packages/irssi.git] / irssi-gcc4.patch
index a26e5df4c48a3f4aca092a7bd105b57595f84f7e..ab1e3da2aab4b1601da054ae068ec559d017aca9 100644 (file)
@@ -5,7 +5,7 @@
  #define __MISC_H
  
 +#ifdef HAVE_CONFIG_H
-+#include "config.h"
++#include "irssi-config.h"
 +#endif
 +
  /* `str' should be type char[MAX_INT_STRLEN] */
@@ -17,7 +17,7 @@
  #include "common.h"
  
 +#ifdef HAVE_CONFIG_H
-+#include "config.h"
++#include "irssi-config.h"
 +#endif
 +
  #ifdef NEED_PERL_H
This page took 0.081027 seconds and 4 git commands to generate.