aboutsummaryrefslogtreecommitdiff
path: root/cmd/pxe_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/pxe_utils.h')
-rw-r--r--cmd/pxe_utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/pxe_utils.h b/cmd/pxe_utils.h
index 6af9523..bf58e15 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.
*