This commit is contained in:
Michael Brown
2007-01-18 01:05:09 +00:00
parent 544fa25928
commit 9828181e3b
3 changed files with 0 additions and 1318 deletions

View File

@@ -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 */