diff options
Diffstat (limited to 'src/include/http.h')
| -rw-r--r-- | src/include/http.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/include/http.h b/src/include/http.h deleted file mode 100644 index cc1bfdfe8..000000000 --- a/src/include/http.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef HTTP_H -#define HTTP_H - -extern int http(const char *url, - int (*fnc)(unsigned char *, unsigned int, unsigned int, int)); - -#endif /* HTTP_H */ |
