From d5bf9e71ead08c802d93e26ba4414a818c46148b Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 1 May 2005 23:58:20 +0000 Subject: http.h obsoleted (no content) --- src/include/http.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/include/http.h (limited to 'src/include') 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 */ -- cgit v1.2.3-55-g7522