diff --git a/Subsystems/cmdUtil/cmdUtil.c b/Subsystems/cmdUtil/cmdUtil.c index 3ab4dfe..95a1795 100644 --- a/Subsystems/cmdUtil/cmdUtil.c +++ b/Subsystems/cmdUtil/cmdUtil.c @@ -29,7 +29,7 @@ */ #include #include -#include "getopt.h" +#include #include #include #include "SendUdp.h" @@ -383,7 +383,7 @@ int main(int argc, char *argv[]) { int opt = 0; int longIndex = 0; int retStat; - short tempShort; + unsigned short tempShort; /* ** Initialize the CommandData struct