summaryrefslogtreecommitdiffstats
path: root/testing/cdw/cdw_colors.c.patch
blob: 87bff5b052b98c493a231e2b8ca084333db27b10 (plain)
1
2
3
4
5
6
7
8
9
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"