Browse Source

Warnings purge iscsiboot.c

tags/v0.9.3
Marty Connor 17 years ago
parent
commit
ec0da04e7d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/tests/iscsiboot.c

+ 1
- 0
src/tests/iscsiboot.c View File

5
 #include <gpxe/netdevice.h>
5
 #include <gpxe/netdevice.h>
6
 #include <gpxe/iscsi.h>
6
 #include <gpxe/iscsi.h>
7
 #include <gpxe/ibft.h>
7
 #include <gpxe/ibft.h>
8
+#include <gpxe/tcpip.h>
8
 #include <int13.h>
9
 #include <int13.h>
9
 
10
 
10
 static struct iscsi_device test_iscsidev;
11
 static struct iscsi_device test_iscsidev;

Loading…
Cancel
Save