#ifndef ACCESS_FILE_H #define ACCESS_FILE_H #ifdef HAVE_EVHTP int access_file_init (evhtp_t *htp); #endif #endif