mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
gd compile fix
This commit is contained in:
@@ -62,11 +62,7 @@
|
||||
#include <gdfontl.h> /* 4 Large font */
|
||||
#include <gdfontg.h> /* 5 Giant font */
|
||||
#if HAVE_LIBTTF
|
||||
# if PHP_31
|
||||
# include "gdttf.h"
|
||||
# else
|
||||
# include "functions/gdttf.h"
|
||||
# endif
|
||||
# include "gdttf.h"
|
||||
#endif
|
||||
|
||||
#ifndef M_PI
|
||||
|
||||
Reference in New Issue
Block a user