aboutsummaryrefslogtreecommitdiffstats
path: root/main/cdw/cdw_colors.c.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-09-21 14:52:47 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2015-09-21 14:52:47 +0200
commite7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc (patch)
treec6b816e7ba8f9b659e1be415ebf1dac4262c3b82 /main/cdw/cdw_colors.c.patch
parent452d447d89b3a3775b7f602d7352a8cfe8a0f9d4 (diff)
downloadaports-e7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc.tar.bz2
aports-e7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc.tar.xz
testing/*: move to main
Diffstat (limited to 'main/cdw/cdw_colors.c.patch')
-rw-r--r--main/cdw/cdw_colors.c.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/cdw/cdw_colors.c.patch b/main/cdw/cdw_colors.c.patch
new file mode 100644
index 0000000000..87bff5b052
--- /dev/null
+++ b/main/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"