changeset 6842:a5d8611cbad8

(BSD): Give it a number as definition.
author Richard M. Stallman <rms@gnu.org>
date Wed, 13 Apr 1994 00:24:21 +0000
parents 4de0f0648bb3
children 7976a0643802
files src/s/bsd4-2.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/bsd4-2.h	Wed Apr 13 00:16:31 1994 +0000
+++ b/src/s/bsd4-2.h	Wed Apr 13 00:24:21 1994 +0000
@@ -28,7 +28,7 @@
 #endif /* BSD4_2 */
 
 #ifndef BSD
-#define BSD
+#define BSD 1
 #endif /* BSD */
 
 /* SYSTEM_TYPE should indicate the kind of system you are using.