diff options
Diffstat (limited to 'env')
-rw-r--r-- | env/flags.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/flags.c b/env/flags.c index 79dccc0..7277711 100644 --- a/env/flags.c +++ b/env/flags.c @@ -4,6 +4,7 @@ * Joe Hershberger, National Instruments, joe.hershberger@ni.com */ +#include <env.h> #include <linux/string.h> #include <linux/ctype.h> |