mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
(HAVE_UNISTD_H): No need to define here.
This commit is contained in:
parent
fd2dab90e1
commit
4eeddc6608
1 changed files with 1 additions and 1 deletions
|
|
@ -176,10 +176,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
/* This is needed for sysdep.c */
|
||||
|
||||
#define HAVE_UNISTD_H /* for getpagesize.h */
|
||||
#define NO_SIOCTL_H /* don't have sioctl.h */
|
||||
|
||||
#if 0 /* autoconf should take care of this. */
|
||||
#define HAVE_UNISTD_H /* for getpagesize.h */
|
||||
#define HAVE_RANDOM /* is builtin */
|
||||
#endif
|
||||
#define HAVE_GETPAGESIZE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue