summaryrefslogtreecommitdiffstats
path: root/source/l/libedit/libedit.gcc13.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libedit/libedit.gcc13.diff')
-rw-r--r--source/l/libedit/libedit.gcc13.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/source/l/libedit/libedit.gcc13.diff b/source/l/libedit/libedit.gcc13.diff
deleted file mode 100644
index 3aafa5869..000000000
--- a/source/l/libedit/libedit.gcc13.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/chartype.c.orig 2023-08-27 02:25:53.000000000 -0500
-+++ ./src/chartype.c 2023-08-27 13:17:18.337763075 -0500
-@@ -34,6 +34,7 @@
- __RCSID("$NetBSD: chartype.c,v 1.37 2023/08/10 20:38:00 mrg Exp $");
- #endif /* not lint && not SCCSID */
-
-+#include <stdint.h>
- #include <ctype.h>
- #include <limits.h>
- #include <stdlib.h>