Browse Source

- fix build

experimental/5.3-FPM
Pierre Joye 18 years ago
parent
commit
c6f6997504
  1. 1
      sapi/embed/php_embed.c

1
sapi/embed/php_embed.c

@ -18,6 +18,7 @@
/* $Id$ */
#include "php_embed.h"
#include "ext/standard/php_standard.h"
#ifdef PHP_WIN32
#include <io.h>

Loading…
Cancel
Save