mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 12:30:20 +03:00
Obsolete
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#ifndef URL_H
|
||||
#define URL_H
|
||||
|
||||
#include "proto.h"
|
||||
#include <gpxe/in.h>
|
||||
|
||||
extern int parse_url ( char *url, struct protocol **proto,
|
||||
struct sockaddr_in *server, char **filename );
|
||||
|
||||
#endif /* URL_H */
|
||||
Reference in New Issue
Block a user