]> granicus.if.org Git - php/commitdiff
- fix build
authorPierre Joye <pajoye@php.net>
Sun, 4 Jan 2009 20:18:57 +0000 (20:18 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 4 Jan 2009 20:18:57 +0000 (20:18 +0000)
sapi/embed/php_embed.c

index 3d9394717339b771f2d3109c93840bdaf7885b4e..c3fd38413c5642076186eb2c0e8b1db68272d548 100644 (file)
@@ -18,6 +18,7 @@
 /* $Id$ */
 
 #include "php_embed.h"
+#include "ext/standard/php_standard.h"
 
 #ifdef PHP_WIN32
 #include <io.h>