ping-ponging ISC_UNIX changes from J.J.Bailey <jjb@jagware.bcc.com>
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 21 Jun 1995 21:42:29 +0000 (13:42 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 21 Jun 1995 21:42:29 +0000 (13:42 -0800)
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.196

usr/src/usr.sbin/sendmail/src/conf.h

index 9b6b7a7..76b8d79 100644 (file)
@@ -5,7 +5,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)conf.h      8.195 (Berkeley) %G%
+ *     @(#)conf.h      8.196 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -663,8 +663,6 @@ extern int          errno;
 #  define _PATH_SENDMAILPID    "/etc/sendmail.pid"
 # endif
 
 #  define _PATH_SENDMAILPID    "/etc/sendmail.pid"
 # endif
 
-typedef short          pid_t;
-
 #endif
 
 
 #endif