]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/bootp.h
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / net / bootp.h
index 3b95a0a2ded87596636516c3b1b865aa79cf3aaf..3ffbc51db3b1588855324de3dcd735ad903f3bee 100644 (file)
@@ -59,7 +59,6 @@ struct Bootp_t {
  */
 
 /* bootp.c */
-extern ulong   BootpID;                /* ID of cur BOOTP request      */
 extern char    BootFile[128];          /* Boot file name               */
 extern int     BootpTry;