diff --git a/gpt-utils/gpt-utils.cpp b/gpt-utils/gpt-utils.cpp index 130fec4329a57b47d7ea7e33e39393363260be8a..5063037b9552fc9aaee189d1c7f19c3ff513373f 100644 --- a/gpt-utils/gpt-utils.cpp +++ b/gpt-utils/gpt-utils.cpp @@ -32,7 +32,6 @@ /****************************************************************************** * INCLUDE SECTION ******************************************************************************/ -#include <stdio.h> #include <fcntl.h> #include <string.h> #include <errno.h>