point to valid config header

This commit is contained in:
Rob Richards 2007-09-08 09:56:52 +00:00
parent 3acff2d163
commit 67e6942045

View File

@ -53,7 +53,7 @@ typedef struct bc_struct
} bc_struct;
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#include "config.h"
#endif
#include "php.h"