From 7df76f49adf30ac260c99649678b084c9b6c282b Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Mon, 7 Jun 2010 10:30:15 +0200 Subject: [PATCH 1/1] include stdint.h --- scope.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scope.c b/scope.c index 806ba34..862f32b 100644 --- a/scope.c +++ b/scope.c @@ -2,6 +2,7 @@ #include #include #include +#include #include "usbtmc.h" #include "scope.h" -- 2.39.2