|
|
1.1 root 1: /* apollo.h - site configuration file for Apollo */
2:
3: /*
4: * $Header: /f/osi/config/RCS/apollo.h,v 7.0 89/11/23 21:25:37 mrose Rel $
5: *
6: * Contributed by John Brezak, Apollo Computer, Inc.
7: *
8: *
9: * $Log: apollo.h,v $
10: * Revision 7.0 89/11/23 21:25:37 mrose
11: * Release 6.0
12: *
13: */
14:
15: /*
16: * NOTICE
17: *
18: * Acquisition, use, and distribution of this module and related
19: * materials are subject to the restrictions of a license agreement.
20: * Consult the Preface in the User's Manual for the full terms of
21: * this agreement.
22: *
23: */
24:
25:
26: #ifndef _CONFIG_
27: #define _CONFIG_
28:
29: #define BSD42 /* Berkeley UNIX */
30: #define WRITEV /* real Berkeley UNIX */
31:
32: #define VSPRINTF /* has vprintf(3s) routines */
33:
34: #define TCP /* has TCP/IP (of course) */
35: #define SOCKETS /* provided by sockets */
36:
37: #ifdef notdef /* Don Preuss at Apollo says no longer needed*/
38: #ifdef __STDC__ /* thinks it's ANSI C, but it isn't! */
39: #undef __STDC__
40: #endif
41: #endif
42:
43: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.