From 276d661ce4736a380e1451b60f50f90b188e5090 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Tue, 20 Jan 1998 22:09:00 +0000 Subject: [PATCH] cleanup includes --- src/dev/devCommonGpib.c | 7 +++++-- src/dev/devWfJoergerVtr1.c | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/dev/devCommonGpib.c b/src/dev/devCommonGpib.c index 5c047a2f9..c3996f501 100644 --- a/src/dev/devCommonGpib.c +++ b/src/dev/devCommonGpib.c @@ -3,6 +3,9 @@ /* * $Log$ + * Revision 1.35 1997/06/30 12:53:06 mrk + * GPIBEFASTO: Last fix was TOO strict + * * Revision 1.34 1997/04/30 18:58:03 mrk * Fixed most compiler warning messages * @@ -108,11 +111,11 @@ #include #include +#include +#include #include #include -#include #include -#include #include #include #include diff --git a/src/dev/devWfJoergerVtr1.c b/src/dev/devWfJoergerVtr1.c index 2e0f355a9..c21bb4352 100644 --- a/src/dev/devWfJoergerVtr1.c +++ b/src/dev/devWfJoergerVtr1.c @@ -50,6 +50,7 @@ #include #include +#include #include #include #include