(HAVE_UNISTD_H): Add #undef.
This commit is contained in:
parent
6d766abc91
commit
4a722d6c53
1 changed files with 3 additions and 0 deletions
|
@ -99,3 +99,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#endif
|
||||
|
||||
#define OLDXMENU_OPTIONS ${C_SWITCH_MACHINE}
|
||||
|
||||
/* In SR10.4, unistd.h has bad prototype for getpgrp, so we don't include it. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
|
Loading…
Add table
Reference in a new issue