summaryrefslogtreecommitdiffstats
path: root/include/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/environment.h')
-rw-r--r--include/environment.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/environment.h b/include/environment.h
index 7bdd213a52..ae1ecf5bd6 100644
--- a/include/environment.h
+++ b/include/environment.h
@@ -20,6 +20,8 @@
#ifndef _ENVIRONMENT_H_
#define _ENVIRONMENT_H_
+#include <linux/list.h>
+
/**
* Managment of a environment variable
*/