aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/bsd4-2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/bsd4-2.h b/src/s/bsd4-2.h
index 6fdd3441168..ac61e242818 100644
--- a/src/s/bsd4-2.h
+++ b/src/s/bsd4-2.h
@@ -24,11 +24,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
24 */ 24 */
25 25
26#ifndef BSD4_2 26#ifndef BSD4_2
27#define BSD4_2 27#define BSD4_2 1
28#endif /* BSD4_2 */ 28#endif /* BSD4_2 */
29 29
30#ifndef BSD 30#ifndef BSD
31#define BSD 1 31#define BSD 42
32#endif /* BSD */ 32#endif /* BSD */
33 33
34/* SYSTEM_TYPE should indicate the kind of system you are using. 34/* SYSTEM_TYPE should indicate the kind of system you are using.