diff options
Diffstat (limited to 'include/ap_compat.h')
-rw-r--r-- | include/ap_compat.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ap_compat.h b/include/ap_compat.h index 4c25b0ad9d..93edd6af51 100644 --- a/include/ap_compat.h +++ b/include/ap_compat.h @@ -14,6 +14,11 @@ * limitations under the License. */ +/** + * @file ap_compat.h + * @brief Redefine Apache 1.3 symbols + */ + #ifndef AP_COMPAT_H #define AP_COMPAT_H |