1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/www/mod_php4/files/patch-aa
2001-06-25 21:06:10 +00:00

12 lines
274 B
Plaintext

--- ext/ming/php_ming.h.orig Mon May 28 02:09:57 2001
+++ ext/ming/php_ming.h Mon Jun 25 22:58:57 2001
@@ -28,7 +28,7 @@
#if HAVE_MING
-#include "ming.h"
+#include "ming/ming.h"
extern zend_module_entry ming_module_entry;
#define ming_module_ptr &ming_module_entry