(XOS_NEEDS_TIME_H): Defined.
This commit is contained in:
@@ -258,3 +258,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
/* This is how to get the device name of the control end of a pty. */
|
||||
#define PTY_NAME_SPRINTF \
|
||||
sprintf (pty_name, "/dev/ptym/pty%c%x", c, i);
|
||||
|
||||
/* This triggers a conditional in xfaces.c. */
|
||||
#define XOS_NEEDS_TIME_H
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
#include "usg5-4.h"
|
||||
|
||||
/* This triggers a conditional in xfaces.c. */
|
||||
#define XOS_NEEDS_TIME_H
|
||||
|
||||
#define POSIX
|
||||
|
||||
/* Here is how to find X Windows. The -R option says where
|
||||
|
||||
Reference in New Issue
Block a user