Arduino Due Wifi example not working

Just cloned and build the 1.5.x branch and the wifi code works!
Note, spi_drv.cpp can't seem to find SPI.h, so i had to include that header in the sketch.

Thanks a bunch, cmaglie!