| version 1.38, 1998/09/05 19:03:25 |
version 1.39, 1998/11/09 04:01:55 |
|
|
| # include "opt_compat_hpux.h" |
# include "opt_compat_hpux.h" |
| # endif |
# endif |
| # if defined(COMPAT_43) || defined(COMPAT_SUNOS) || defined(COMPAT_LINUX) || \ |
# if defined(COMPAT_43) || defined(COMPAT_SUNOS) || defined(COMPAT_LINUX) || \ |
| defined(COMPAT_HPUX) || defined(COMPAT_FREEBSD) |
defined(COMPAT_HPUX) || defined(COMPAT_FREEBSD) || defined(COMPAT_ULTRIX) |
| # define COMPAT_OLDSOCK |
# define COMPAT_OLDSOCK |
| # define MSG_COMPAT 0x8000 |
# define MSG_COMPAT 0x8000 |
| # endif |
# endif |