Browse Source

revert config header change

experimental/phar_tar
Rob Richards 19 years ago
parent
commit
97a79d5c77
  1. 2
      ext/bcmath/libbcmath/src/bcmath.h

2
ext/bcmath/libbcmath/src/bcmath.h

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

Loading…
Cancel
Save