Fix build under R5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16868 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7abe70f1b4
commit
0598d0bd05
@ -144,7 +144,9 @@
|
||||
|
||||
/* Define if <signal.h> defines the SA_RESTART constant. */
|
||||
/* #undef HAVE_SA_RESTART */
|
||||
#if HOST_PLATFORM != r5
|
||||
#define HAVE_SA_RESTART 1
|
||||
#endif
|
||||
|
||||
/* Define to 1 if you have the `setegid' function. */
|
||||
/* #undef HAVE_SETEGID */
|
||||
|
Loading…
Reference in New Issue
Block a user