aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cdw/main.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/main.c.patch
parent452d447d89b3a3775b7f602d7352a8cfe8a0f9d4 (diff)
downloadaports-e7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc.tar.bz2
aports-e7e9a1cfb9e52fb060cd0c01bb34e9567a04abbc.tar.xz
testing/*: move to main
Diffstat (limited to 'testing/cdw/main.c.patch')
-rw-r--r--testing/cdw/main.c.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/cdw/main.c.patch b/testing/cdw/main.c.patch
deleted file mode 100644
index b9ff47346c..0000000000
--- a/testing/cdw/main.c.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- cdw-0.8.0/src/main.c
-+++ cdw-0.8.0/src/main.c.changed
-@@ -44,9 +44,9 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
--#include <mcheck.h>
-+/* #include <mcheck.h> */
- #include <signal.h> /* sig_atomic_t */
--
-+#include <limits.h>
- #include <dirent.h> /* PATH_MAX */
-
- #include "main.h"