summaryrefslogtreecommitdiff
path: root/file_io/unix
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2002-01-08 12:29:38 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2002-01-08 12:29:38 +0000
commit69a1ddd5f0287d0dfbabfe847e7ca84c3e3b5553 (patch)
treedb7c5ffc9e03327f7f9dde5784a84cbfc52b15ff /file_io/unix
parentd0c18cdbe43bc52ad1a49c976b5e804e25b6989c (diff)
downloadlibapr-69a1ddd5f0287d0dfbabfe847e7ca84c3e3b5553.tar.gz
get the prototype for apr_os_file_put()
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62721 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'file_io/unix')
-rw-r--r--file_io/unix/mktemp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file_io/unix/mktemp.c b/file_io/unix/mktemp.c
index 2ca90d2d5..70c28d88d 100644
--- a/file_io/unix/mktemp.c
+++ b/file_io/unix/mktemp.c
@@ -88,6 +88,7 @@
#include "apr_file_io.h" /* prototype of apr_mkstemp() */
#include "apr_strings.h" /* prototype of apr_mkstemp() */
#include "fileio.h" /* prototype of apr_mkstemp() */
+#include "apr_portable.h" /* for apr_os_file_put() */
#ifndef HAVE_MKSTEMP