File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,6 @@ typedef signed char s_char;
231231 /********************************************************/
232232#ifdef OS5
233233 /* Solaris, sort of SYSV-ish, but not really */
234- #undef HAS_GETHOSTID
235234#define SYSVSIGNALS 1
236235#define NOFORN
237236#define LOCK_X_UPDATES 1
Original file line number Diff line number Diff line change 2424
2525#ifndef DOS
2626#include <pwd.h>
27- #else
28- #undef HAS_GETHOSTID
29- #endif /* DOS */
27+ #endif
3028
3129#include "hdw_conf.h"
3230#include "lispemul.h"
Original file line number Diff line number Diff line change 4040#include "osmsgdefs.h"
4141#include "uraiddefs.h"
4242
43- #ifdef OS5
44- #define gethostid () 0
45- #endif /* OS5 */
46-
4743/************************************************************************/
4844/* */
4945/* l i s p _ s t r i n g _ t o _ c _ s t r i n g */
You can’t perform that action at this time.
0 commit comments