diff options
author | ben <ben@13f79535-47bb-0310-9956-ffa450edef68> | 2000-03-18 12:32:20 +0000 |
---|---|---|
committer | ben <ben@13f79535-47bb-0310-9956-ffa450edef68> | 2000-03-18 12:32:20 +0000 |
commit | e7c595e4d26c9ef5907134a0a24d4c67a124440f (patch) | |
tree | 52ce382b4f8173917b72486413df425f66c7a1a1 /acconfig.h | |
parent | baf887a67a23abc9d73a23912a302138a86f4733 (diff) | |
download | libapr-e7c595e4d26c9ef5907134a0a24d4c67a124440f.tar.gz |
Fix warnings, update dependencies.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59724 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 9c8e1fcff..c6beed8e0 100644 --- a/acconfig.h +++ b/acconfig.h @@ -47,6 +47,7 @@ #undef USE_THREADS #undef SIZEOF_SSIZE_T +#undef SIZEOF_OFF_T @BOTTOM@ |