diff --git a/DAPNETGateway.cpp b/DAPNETGateway.cpp index e4fc740..e5347fc 100644 --- a/DAPNETGateway.cpp +++ b/DAPNETGateway.cpp @@ -48,6 +48,7 @@ const char* DEFAULT_INI_FILE = "/etc/DAPNETGateway.ini"; #include #include #include +#include const unsigned int FRAME_LENGTH_CODEWORDS = 2U; const unsigned int BATCH_LENGTH_CODEWORDS = 17U;