diff options
Diffstat (limited to 'test/env/attr.c')
-rw-r--r-- | test/env/attr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/env/attr.c b/test/env/attr.c index de5d5d4ee2..8d5c0f1c3d 100644 --- a/test/env/attr.c +++ b/test/env/attr.c @@ -4,6 +4,7 @@ * Joe Hershberger, National Instruments, joe.hershberger@ni.com */ +#include <common.h> #include <command.h> #include <env_attr.h> #include <test/env.h> |