aboutsummaryrefslogtreecommitdiffstats
path: root/main/s390-tools/0006-define-path-mounted.patch
blob: 78aae5cc50be87af946dd1870effb18c217428ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Picked from include/paths.h.
See more http://www.openwall.com/lists/musl/2014/03/29/5

diff --git a/hyptop/helper.c b/hyptop/helper.c
index 1212bda..733fd4e 100644
--- a/hyptop/helper.c
+++ b/hyptop/helper.c
@@ -29,6 +29,7 @@
 #include "hyptop.h"
 #include "sd.h"
 
+#define	_PATH_MOUNTED	"/etc/mtab"
 /*
  * Globals
  */