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