aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/config.h b/src/include/config.h
index 0bc1535e935..bdb36d8aacc 100644
--- a/src/include/config.h
+++ b/src/include/config.h
@@ -168,8 +168,9 @@
# define HAVE_TZSET
# define NEED_UNION_SEMUN
# define SYSV_DIRENT
-# define NEED_NOFILE_KLUDGE
# define SB_PAD 56
+# define HAS_TEST_AND_SET
+typedef unsigned char slock_t;
#endif
#if defined(sunos4)