--- embedaddon/php/ext/standard/pack.c 2012/02/21 23:48:02 1.1.1.1 +++ embedaddon/php/ext/standard/pack.c 2012/05/29 12:34:43 1.1.1.2 @@ -15,7 +15,7 @@ | Author: Chris Schneider | +----------------------------------------------------------------------+ */ -/* $Id: pack.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ +/* $Id: pack.c,v 1.1.1.2 2012/05/29 12:34:43 misho Exp $ */ #include "php.h" @@ -39,7 +39,6 @@ #include #endif #include "ext/standard/head.h" -#include "safe_mode.h" #include "php_string.h" #include "pack.h" #if HAVE_PWD_H