aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cdw/cdw_fs.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 /testing/cdw/cdw_fs.c.patch
parent452d447d89b3a3775b7f602d7352a8cfe8a0f9d4 (diff)
downloadaports-e7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc.tar.bz2
aports-e7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc.tar.xz
testing/*: move to main
Diffstat (limited to 'testing/cdw/cdw_fs.c.patch')
-rw-r--r--testing/cdw/cdw_fs.c.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/cdw/cdw_fs.c.patch b/testing/cdw/cdw_fs.c.patch
deleted file mode 100644
index a7ddfd9394..0000000000
--- a/testing/cdw/cdw_fs.c.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- cdw-0.8.0/src/native_file_system/cdw_fs.c
-+++ cdw-0.8.0/src/native_file_system/cdw_fs.c.changed
-@@ -24,6 +24,8 @@
- #include <string.h>
- #include <errno.h>
- #include <stdlib.h>
-+#include <limits.h>
-+#include <paths.h>
-
- #include "cdw_fs.h"
- #include "cdw_file_picker.h"