summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-07-21 19:50:46 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-07-21 19:50:46 +0000
commitd1af89b28f0cc77b9e1c5a9c494a20ae24fa8ec5 (patch)
treee25bc707d5072cdb2b69b401f0e35895683385fd /i18n
parentbfd0fa4ee268b13b0b952f41de5b922e60e5205b (diff)
downloadlibapr-d1af89b28f0cc77b9e1c5a9c494a20ae24fa8ec5.tar.gz
Move all APR functions related to strings to their own directory, and
create a new header for those functions. This is the first step to removing the apr/lib directory completely, and moving those files/functions to descriptive directories. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60398 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'i18n')
-rw-r--r--i18n/unix/xlate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/unix/xlate.c b/i18n/unix/xlate.c
index d7f2fa137..a357a90dc 100644
--- a/i18n/unix/xlate.c
+++ b/i18n/unix/xlate.c
@@ -55,6 +55,7 @@
#include "apr_private.h"
#include "apr_lib.h"
+#include "apr_strings.h"
#include "apr_xlate.h"
/* If no implementation is available, don't generate code here since