Fixed the build under Haiku, ie. corrected the previous macro.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16869 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -144,8 +144,8 @@
|
|||||||
|
|
||||||
/* Define if <signal.h> defines the SA_RESTART constant. */
|
/* Define if <signal.h> defines the SA_RESTART constant. */
|
||||||
/* #undef HAVE_SA_RESTART */
|
/* #undef HAVE_SA_RESTART */
|
||||||
#if HOST_PLATFORM != r5
|
#ifdef HAIKU_TARGET_PLATFORM_HAIKU
|
||||||
#define HAVE_SA_RESTART 1
|
# define HAVE_SA_RESTART 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Define to 1 if you have the `setegid' function. */
|
/* Define to 1 if you have the `setegid' function. */
|
||||||
|
|||||||
Reference in New Issue
Block a user