Commit ab90c18d authored by Bryan Henderson's avatar Bryan Henderson

Fix Solaris stuff so it compiles. Thanks Keith Parks.

parent d9e10180
...@@ -168,8 +168,9 @@ ...@@ -168,8 +168,9 @@
# define HAVE_TZSET # define HAVE_TZSET
# define NEED_UNION_SEMUN # define NEED_UNION_SEMUN
# define SYSV_DIRENT # define SYSV_DIRENT
# define NEED_NOFILE_KLUDGE
# define SB_PAD 56 # define SB_PAD 56
# define HAS_TEST_AND_SET
typedef unsigned char slock_t;
#endif #endif
#if defined(sunos4) #if defined(sunos4)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment