diff --git a/modules/libcom/src/iocsh/atInit.c b/modules/libcom/src/iocsh/atInit.c index 8668da0dc..e572aa3b9 100644 --- a/modules/libcom/src/iocsh/atInit.c +++ b/modules/libcom/src/iocsh/atInit.c @@ -5,7 +5,6 @@ #include #include -#include #include #include #include diff --git a/modules/libcom/src/iocsh/libComRegister.c b/modules/libcom/src/iocsh/libComRegister.c index 54b708e9c..601a5020e 100644 --- a/modules/libcom/src/iocsh/libComRegister.c +++ b/modules/libcom/src/iocsh/libComRegister.c @@ -28,6 +28,7 @@ #include "freeList.h" #include "libComRegister.h" #include "atInit.h" + /* Register the PWD environment variable when the cd IOC shell function is * registered. This variable contains the current directory path. */