MFH: point to valid config header

This commit is contained in:
Rob Richards 2007-09-08 09:57:22 +00:00
parent 793956a0e1
commit 20296c625d

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"