diff src/s/osf1.h @ 19348:bdcb6282a658

(SOCKLEN_TYPE): New macro definition.
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Aug 1997 22:04:54 +0000
parents f36dbc0b1e80
children 63fd40a97a75
line wrap: on
line diff
--- a/src/s/osf1.h	Thu Aug 14 21:59:05 1997 +0000
+++ b/src/s/osf1.h	Thu Aug 14 22:04:54 1997 +0000
@@ -35,3 +35,5 @@
 
 #define HAVE_TERMIOS
 
+/* Specify the type that the 3rd arg of `accept' points to.  */
+#define SOCKLEN_TYPE int