#ifndef EL__COOKIES_PATH_H #define EL__COOKIES_PATH_H int is_path_prefix(unsigned char *d, unsigned char *s); #endif