From 922d011b9ff3aca8bd3a32d8a42e9fd040c013ea Mon Sep 17 00:00:00 2001 From: John Winans Date: Wed, 30 Mar 1994 11:03:57 +0000 Subject: [PATCH] added proper header file includes --- src/dev/devCommonGpib.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dev/devCommonGpib.c b/src/dev/devCommonGpib.c index 29dded74b..ab291d295 100644 --- a/src/dev/devCommonGpib.c +++ b/src/dev/devCommonGpib.c @@ -68,7 +68,9 @@ #include #include #include +#include +#include #include #include #include