9
0
Fork 0

include/environment.h: Add missing include

include/environment.h uses error codes, so it needs errno.h.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-10-22 14:24:59 +02:00
parent 5b4e4ebcf8
commit 7014e83f09
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#define _ENVIRONMENT_H_
#include <linux/list.h>
#include <errno.h>
/**
* Managment of a environment variable