diff options
| author | Michael Brown | 2005-05-02 01:58:20 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-05-02 01:58:20 +0200 |
| commit | d5bf9e71ead08c802d93e26ba4414a818c46148b (patch) | |
| tree | 632f916a18c548dde568d46709811052f89b3a1b /src/core | |
| parent | Protocol structure can now specify the default port. (diff) | |
| download | ipxe-d5bf9e71ead08c802d93e26ba4414a818c46148b.tar.gz ipxe-d5bf9e71ead08c802d93e26ba4414a818c46148b.tar.xz ipxe-d5bf9e71ead08c802d93e26ba4414a818c46148b.zip | |
http.h obsoleted (no content)
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.c b/src/core/main.c index 8b65a0250..08f6d6a58 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -20,7 +20,6 @@ Literature dealing with the network protocols: #include "dev.h" #include "nic.h" #include "disk.h" -#include "http.h" #include "timer.h" #include "cpu.h" #include "console.h" |
