Solaris portability changes
[unix-history] / usr / src / usr.sbin / sendmail / src / conf.h
index 756a64e..08d99e6 100644 (file)
@@ -5,7 +5,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)conf.h      6.32 (Berkeley) %G%
+ *     @(#)conf.h      6.33 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -95,7 +95,7 @@
 # define HASUNAME      1       /* use System V uname system call */
 # endif
 
 # define HASUNAME      1       /* use System V uname system call */
 # endif
 
-#if defined(sun) && !defined(BSD)
+#if defined(sun) && !defined(BSD) && !defined(SOLARIS)
 # include <vfork.h>
 #endif
 
 # include <vfork.h>
 #endif