]> git.pld-linux.org Git - packages/rrdtool.git/blob - rrdtool-php-config.patch
- spelling fixes, uppercases, etc.
[packages/rrdtool.git] / rrdtool-php-config.patch
1 --- contrib/php4/php_rrdtool.h.orig     2003-06-30 10:46:50.000000000 +0200
2 +++ contrib/php4/php_rrdtool.h  2004-04-20 03:05:36.000000000 +0200
3 @@ -12,6 +12,8 @@
4  #ifndef _PHP4_RRDTOOL_H
5  #define _PHP4_RRDTOOL_H
6  
7 +#include "config.h"
8 +
9  #if COMPILE_DL_RRDTOOL
10  #undef HAVE_RRDTOOL
11  #define HAVE_RRDTOOL 1
This page took 0.065305 seconds and 3 git commands to generate.