From e70b2fcda46623f75e0d77a79617f5178d4013f7 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Mon, 25 Oct 2010 13:44:11 +0000 Subject: rename and remove usage of inttypes.h, not needed --- ext/mysqlnd/mysqlnd_debug.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/mysqlnd/mysqlnd_debug.c') diff --git a/ext/mysqlnd/mysqlnd_debug.c b/ext/mysqlnd/mysqlnd_debug.c index 304b50dae1..2860d17c49 100644 --- a/ext/mysqlnd/mysqlnd_debug.c +++ b/ext/mysqlnd/mysqlnd_debug.c @@ -27,7 +27,6 @@ #include "mysqlnd_wireprotocol.h" #include "mysqlnd_statistics.h" #include "zend_builtin_functions.h" -#include "inttypes.h" static const char * const mysqlnd_debug_default_trace_file = "/tmp/mysqlnd.trace"; -- cgit v1.2.1