Annotation of win32/apache13/src/include/compat.h, revision 1.1

1.1     ! parser      1: /*
        !             2:  *  compat.h -- backward compatibility header for ap_compat.h
        !             3:  */
        !             4: 
        !             5: #ifdef __GNUC__
        !             6: #warning "This header is obsolete, use ap_compat.h instead"
        !             7: #endif
        !             8: 
        !             9: #include "ap_compat.h"

E-mail: