Kaydet (Commit) 07225896 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

define for older systems

üst 4a83a947
......@@ -39,6 +39,9 @@
#if defined LINUX
#include <sys/prctl.h>
#ifndef PR_SET_NAME
#define PR_SET_NAME 15
#endif
#endif
/****************************************************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment