From: Richard M. Stallman Date: Wed, 13 Apr 1994 00:24:21 +0000 (+0000) Subject: (BSD): Give it a number as definition. X-Git-Tag: emacs-19.34~9011 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=463d60ff44514aa938b188582aa753ee4994c666;p=emacs.git (BSD): Give it a number as definition. --- 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.