summaryrefslogtreecommitdiff
path: root/src/s/bsd4-2.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-04-13 00:24:21 +0000
committerRichard M. Stallman <rms@gnu.org>1994-04-13 00:24:21 +0000
commit463d60ff44514aa938b188582aa753ee4994c666 (patch)
tree1ef986c56776db6dbe0a5c416fab9faa34d3d3fc /src/s/bsd4-2.h
parent1ad5ab9cb75589648bbbc28bbe12d29e0e1162e8 (diff)
downloademacs-463d60ff44514aa938b188582aa753ee4994c666.tar.gz
(BSD): Give it a number as definition.
Diffstat (limited to 'src/s/bsd4-2.h')
-rw-r--r--src/s/bsd4-2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/bsd4-2.h b/src/s/bsd4-2.h
index 79f993ac2e0..4425ac9963d 100644
--- a/src/s/bsd4-2.h
+++ b/src/s/bsd4-2.h
@@ -28,7 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif /* BSD4_2 */
#ifndef BSD
-#define BSD
+#define BSD 1
#endif /* BSD */
/* SYSTEM_TYPE should indicate the kind of system you are using.