$NetBSD$

--- relog.c.orig	Mon Sep 14 11:05:19 1998
+++ relog.c
@@ -23,10 +23,12 @@
 #ifndef HAVE_NO_UNISTD_H
 # include <unistd.h>
 #endif /* HAVE_NO_UNISTD_H */
+#if 0
 #ifndef _POSIX_SOURCE
 extern int read( /* int fd,       char *buf, unsigned int n */);
 extern int write(/* int fd, const char *buf, unsigned int n */);
 #endif /* _POSIX_SOURCE */
+#endif
 extern int close(/* int fd */);
 
 int main(int argc, char **argv)
