summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/spi_bit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/spi_bit.h')
-rw-r--r--src/include/gpxe/spi_bit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gpxe/spi_bit.h b/src/include/gpxe/spi_bit.h
index 46f6af76..04af9136 100644
--- a/src/include/gpxe/spi_bit.h
+++ b/src/include/gpxe/spi_bit.h
@@ -8,6 +8,7 @@
*/
#include <gpxe/spi.h>
+#include <gpxe/bitbash.h>
/** A bit-bashing SPI bus */
struct spi_bit_basher {