aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky/files/patch-src-text_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/conky/files/patch-src-text_object.h')
-rw-r--r--sysutils/conky/files/patch-src-text_object.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/conky/files/patch-src-text_object.h b/sysutils/conky/files/patch-src-text_object.h
new file mode 100644
index 000000000000..df2f413a06e3
--- /dev/null
+++ b/sysutils/conky/files/patch-src-text_object.h
@@ -0,0 +1,10 @@
+--- src/text_object.h.orig
++++ src/text_object.h
+@@ -230,6 +230,7 @@ enum text_object_type {
+ #endif /* X11 */
+ OBJ_nameserver,
+ OBJ_nodename,
++ OBJ_nodename_short,
+ OBJ_nvidia,
+ OBJ_pre_exec,
+ OBJ_cmdline_to_pid,