From 11d977e5954fb8e64f05168f6f0eb5759ec3f9de Mon Sep 17 00:00:00 2001 From: Vern Paxson Date: Tue, 20 Mar 1990 14:32:52 +0000 Subject: [PATCH] Added USG alias for SYS_V --- flexdef.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flexdef.h b/flexdef.h index 4146fe6..153522a 100644 --- a/flexdef.h +++ b/flexdef.h @@ -47,6 +47,10 @@ #endif +#ifdef USG +#define SYS_V +#endif + #ifdef SYS_V #include -- 2.50.1