aboutsummaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
authorBartosz Fenski <fenio@debian.org>2005-06-08 20:02:19 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:18 +0200
commit301de55b9bad8d033caa1dd829bce090cf7aaf30 (patch)
tree19973fe77df87fd8685c8f0fc4e270436d31b66c /ProcessList.h
parentc0c082a2ae42634de739f06d04c340227e11e12d (diff)
parentbb3dd9e92f5a33ba5dd1192edc1671192e63cc8e (diff)
downloaddebian_htop-301de55b9bad8d033caa1dd829bce090cf7aaf30.tar.gz
debian_htop-301de55b9bad8d033caa1dd829bce090cf7aaf30.tar.bz2
debian_htop-301de55b9bad8d033caa1dd829bce090cf7aaf30.zip
Imported Debian patch 0.5.2-1debian/0.5.2-1
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ProcessList.h b/ProcessList.h
index b77ba2a..7968674 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -39,6 +39,9 @@ in the source distribution for its full text.
#define PROCMEMINFOFILE "/proc/meminfo"
#endif
+#ifndef MAX_NAME
+#define MAX_NAME 128
+#endif
typedef struct ProcessList_ {
TypedVector* processes;

© 2014-2024 Faster IT GmbH | imprint | privacy policy