php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #72272
Patch main_PHPMAX.patch revision 2016-05-27 16:12 UTC by harsha dot patankar at gmail dot com

Patch main_PHPMAX.patch for Xdebug Bug #72272

Patch version 2016-05-27 16:12 UTC

Return to Bug #72272 | Download this patch
Patch Revisions:

Developer: harsha.patankar@gmail.com

diff --git a/main/main.c b/main/main.c
index 5762fce..08e52c3 100644
--- a/main/main.c
+++ b/main/main.c
@@ -28,6 +28,7 @@
 #include "php.h"
 #include <stdio.h>
 #include <fcntl.h>
+#include <stdint.h>
 #ifdef PHP_WIN32
 #include "win32/time.h"
 #include "win32/signal.h"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 10:01:31 2024 UTC