diff options
Diffstat (limited to 'cmd/pxe_utils.h')
-rw-r--r-- | cmd/pxe_utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/pxe_utils.h b/cmd/pxe_utils.h index 6af95237343..bf58e15347c 100644 --- a/cmd/pxe_utils.h +++ b/cmd/pxe_utils.h @@ -3,6 +3,8 @@ #ifndef __PXE_UTILS_H #define __PXE_UTILS_H +#include <linux/list.h> + /* * A note on the pxe file parser. * |