]> git.pld-linux.org Git - packages/irssi.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Apr 2009 15:06:34 +0000 (15:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    irssi-gcc4.patch -> 1.3

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.047494 seconds and 4 git commands to generate.