diff options
Diffstat (limited to 'apache13.h')
| -rw-r--r-- | apache13.h | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $Header: /home/cvs/mod_log_sql/apache13.h,v 1.4 2004/02/05 21:59:46 urkle Exp $ */ | 1 | /* $Header: /home/cvs/mod_log_sql/apache13.h,v 1.5 2004/02/29 23:36:17 urkle Exp $ */ |
| 2 | #ifndef APACHE13_H | 2 | #ifndef APACHE13_H |
| 3 | #define APACHE13_H | 3 | #define APACHE13_H |
| 4 | 4 | ||
| @@ -51,7 +51,9 @@ | |||
| 51 | #define apr_psprintf ap_psprintf | 51 | #define apr_psprintf ap_psprintf |
| 52 | #define apr_snprintf ap_snprintf | 52 | #define apr_snprintf ap_snprintf |
| 53 | 53 | ||
| 54 | #define apr_table_set ap_table_set | ||
| 54 | #define apr_table_get ap_table_get | 55 | #define apr_table_get ap_table_get |
| 56 | #define apr_table_make ap_make_table | ||
| 55 | 57 | ||
| 56 | #define apr_array_push ap_push_array | 58 | #define apr_array_push ap_push_array |
| 57 | #define apr_array_make ap_make_array | 59 | #define apr_array_make ap_make_array |
