mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
[cookies] Missing file
This commit is contained in:
parent
a3e84e27c7
commit
16bb37b84f
6
src/cookies/path.h
Normal file
6
src/cookies/path.h
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#ifndef EL__COOKIES_PATH_H
|
||||||
|
#define EL__COOKIES_PATH_H
|
||||||
|
|
||||||
|
int is_path_prefix(unsigned char *d, unsigned char *s);
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in New Issue
Block a user