summaryrefslogtreecommitdiffstats
path: root/include/osdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osdep.h')
-rw-r--r--include/osdep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osdep.h b/include/osdep.h
index 84bd04fc..73eff289 100644
--- a/include/osdep.h
+++ b/include/osdep.h
@@ -21,6 +21,8 @@
#define _LITTLE_ENDIAN
#endif
+ #define HAVE_SETPROCTITLE
+
#elif defined(__linux__)
#define _GNU_SOURCE