summaryrefslogtreecommitdiff
path: root/package/htop/patches/patch-crt_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-23 17:02:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-23 17:02:59 +0200
commit40bb627dcaf0bacc699803bddc1147cb635759c1 (patch)
treeeb24a740652d5968c3a7073a6d0489a481d50130 /package/htop/patches/patch-crt_h
parent5279458ae6e67b59cfd70c9580c42973b4503824 (diff)
update htop
Diffstat (limited to 'package/htop/patches/patch-crt_h')
-rw-r--r--package/htop/patches/patch-crt_h12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/htop/patches/patch-crt_h b/package/htop/patches/patch-crt_h
deleted file mode 100644
index 17968fb69..000000000
--- a/package/htop/patches/patch-crt_h
+++ /dev/null
@@ -1,12 +0,0 @@
---- htop-0.9.orig/CRT.h 2010-11-23 16:56:32.000000000 +0100
-+++ htop-0.9/CRT.h 2011-05-31 14:30:32.000000000 +0200
-@@ -14,7 +14,9 @@
- #include <signal.h>
- #include <stdlib.h>
- #include <stdbool.h>
-+#ifdef HAVE_EXECINFO_H
- #include <execinfo.h>
-+#endif
-
- #include "String.h"
-