OSDN Git Service

Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.
authorElliott Hughes <enh@google.com>
Fri, 18 Jul 2014 00:12:35 +0000 (17:12 -0700)
committerElliott Hughes <enh@google.com>
Fri, 18 Jul 2014 00:12:35 +0000 (17:12 -0700)
Change-Id: Ie70f23c80e8473ac9617b74967d7c84709f5b00d

libc/include/sys/prctl.h

index f66f6f5..8c61677 100644 (file)
 #include <linux/prctl.h>
 #include <sys/cdefs.h>
 
-/* These should appear in the uapi headers at some point, but they're not there right now. */
-#if !defined(PR_SET_TIMERSLACK_PID)
-#define PR_SET_TIMERSLACK_PID 41
-#else
-#error PR_SET_TIMERSLACK_PID defined twice
-#endif
-
 __BEGIN_DECLS
 
 /* IMPORTANT NOTE: This function is declared as taking a variable number