summaryrefslogtreecommitdiff
path: root/mysys/mf_cache.c
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2000-10-04 23:20:16 +0300
committerunknown <monty@donna.mysql.com>2000-10-04 23:20:16 +0300
commitfc78fef7968a652d2bf96ac5ee6d5f35faf7fcd9 (patch)
treef355b0229e2ae229e8311da676b61658f1b0a052 /mysys/mf_cache.c
parent63b7b45ff7f79a08a673e8b759a69f5ee7e67902 (diff)
downloadmariadb-git-fc78fef7968a652d2bf96ac5ee6d5f35faf7fcd9.tar.gz
Portability fixes
Docs/manual.texi: Updates in the links sections config.guess: Added fixes for Darwin config.sub: Added fixes for Darwin configure.in: Added fixes for Darwin extra/my_print_defaults.c: Fixed typo include/my_pthread.h: Added fixes for Darwin ltconfig: Portability fix myisam/mi_check.c: Make myisamchk more silent mysys/Makefile.am: Added mf_tempfile.c mysys/mf_cache.c: Remove not used parts mysys/mf_tempfile.c: Fix for Solaris sql/log.cc: Fix for Windows sql/sql_cache.cc: Fix for Darwin sql/sql_show.cc: Fix for temporary tables strings/strtol.c: Fix for Darwin support-files/mysql.spec.sh: Fix for documentation files that are installed compressed BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'mysys/mf_cache.c')
-rw-r--r--mysys/mf_cache.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/mysys/mf_cache.c b/mysys/mf_cache.c
index 9017bf4f18c..2c197f6fd20 100644
--- a/mysys/mf_cache.c
+++ b/mysys/mf_cache.c
@@ -21,18 +21,6 @@
#include <m_string.h>
#include "my_static.h"
#include "mysys_err.h"
-#include <paths.h>
-
-#define TMP_EXT ".tmp" /* Extension of tempfile */
-#if ! defined(P_tmpdir)
-#define P_tmpdir ""
-#endif
-
-#ifdef HAVE_TEMPNAM
-#ifndef MSDOS
-extern char **environ;
-#endif
-#endif
/*
Remove an open tempfile so that it doesn't survive