aboutsummaryrefslogtreecommitdiffstats
path: root/community/cdw/cdw_colors.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdw/cdw_colors.c.patch')
-rw-r--r--community/cdw/cdw_colors.c.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/cdw/cdw_colors.c.patch b/community/cdw/cdw_colors.c.patch
new file mode 100644
index 00000000000..87bff5b052b
--- /dev/null
+++ b/community/cdw/cdw_colors.c.patch
@@ -0,0 +1,10 @@
+--- cdw-0.8.0/src/user_interface/cdw_colors.c
++++ cdw-0.8.0/src/user_interface/cdw_colors.c.changed
+@@ -22,6 +22,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <stdlib.h>
++#include <limits.h>
+ // #include <dirent.h> /* PATH_MAX */
+
+ #include "cdw_ncurses.h"