diff src/s/sol2.h @ 27677:566fd2a966aa

Don't define HAVE_VFORK.
author Dave Love <fx@gnu.org>
date Sat, 12 Feb 2000 16:57:46 +0000
parents 6d543fd6a50b
children 48fa3afce611
line wrap: on
line diff
--- a/src/s/sol2.h	Sat Feb 12 16:49:52 2000 +0000
+++ b/src/s/sol2.h	Sat Feb 12 16:57:46 2000 +0000
@@ -25,7 +25,6 @@
 
 #undef LIBS_SYSTEM
 #define LIBS_SYSTEM -lsocket -lnsl -lkstat
-#define HAVE_VFORK
 
 /* Prefer kstat over kvm in getloadavg.c, kstat doesn't require root.
    ghazi@caip.rutgers.edu, 7/21/97. */