summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sum.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sum.c b/sum.c
index 631167a..c1cede3 100644
--- a/sum.c
+++ b/sum.c
@@ -20,7 +20,6 @@
#define _POSIX_C_SOURCE 200809L
#include <errno.h>
#include <inttypes.h>
-#include <limits.h>
#include <locale.h>
#include <stdio.h>
#include <string.h>