summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/php.h b/main/php.h
index b0dd5cb7b4..d732b42c89 100644
--- a/main/php.h
+++ b/main/php.h
@@ -168,10 +168,6 @@ typedef zval pval;
extern char *strerror(int);
#endif
-#ifdef HAVE_MKSTEMP
-# define mktemp mkstemp
-#endif
-
#include "fopen-wrappers.h"
#if APACHE /* apache httpd */