mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 09:32:33 +03:00
http.h obsoleted (no content)
This commit is contained in:
@@ -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 */
|
||||
Reference in New Issue
Block a user