Don't forget to include limits.h master
authorRobert Pengelly <robertapengelly@hotmail.com>
Thu, 4 Sep 2025 11:50:54 +0000 (12:50 +0100)
committerRobert Pengelly <robertapengelly@hotmail.com>
Thu, 4 Sep 2025 11:50:54 +0000 (12:50 +0100)
lib.c

diff --git a/lib.c b/lib.c
index 61113ce91613c602280e0cadac014bc9b4ef8d30..b4f4377ebbee473566f0a99691d4850c06cc5ffc 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -1,6 +1,7 @@
 /******************************************************************************
  * @file            lib.c
  *****************************************************************************/
 /******************************************************************************
  * @file            lib.c
  *****************************************************************************/
+#include    <limits.h>
 #include    <stdio.h>
 #include    <stdlib.h>
 #include    <string.h>
 #include    <stdio.h>
 #include    <stdlib.h>
 #include    <string.h>