From 311e38ec608c0e206afbc2528389a86ef82703ed Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 26 Jul 1993 15:20:02 +0000 Subject: [PATCH] COMMENTED OUT SOME INCLUDES and changed dbCommon.h to rec/dbCommon --- src/drv/drvMsg.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/drv/drvMsg.c b/src/drv/drvMsg.c index fead045a7..1e6a07fbc 100644 --- a/src/drv/drvMsg.c +++ b/src/drv/drvMsg.c @@ -34,6 +34,7 @@ #include #include +#if 0 /* COMMENTED OUT SOME INCLUDES */ #include #include #include @@ -42,6 +43,8 @@ #include #include #include +#endif /* COMMENTED OUT SOME INCLUDES */ + #include #include @@ -55,7 +58,7 @@ #include #include -#include +#include #include #include #include