From 463d60ff44514aa938b188582aa753ee4994c666 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 13 Apr 1994 00:24:21 +0000 Subject: [PATCH] (BSD): Give it a number as definition. --- src/s/bsd4-2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5