diff options
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r-- | sim/ppc/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in index 5a1dc05..86a6825 100644 --- a/sim/ppc/config.in +++ b/sim/ppc/config.in @@ -272,6 +272,9 @@ /* Define to 1 if you have the `umask' function. */ #undef HAVE_UMASK +/* Define if union semun is defined in <sys/sem.h> */ +#undef HAVE_UNION_SEMUN + /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H |