summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/s/netbsd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index 4ca4b4d6885..b6535665724 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -61,7 +61,3 @@
#define NO_MATHERR
#define AMPERSAND_FULL_NAME
-
-/* Needed to avoid hanging when child process writes an error message
- and exits -- enami tsugutomo <enami@ba2.so-net.or.jp>. */
-#define vfork fork