]> git.zerfleddert.de Git - rigol/commitdiff
include stdint.h
authorMichael Gernoth <michael@gernoth.net>
Mon, 7 Jun 2010 08:30:15 +0000 (10:30 +0200)
committerMichael Gernoth <michael@gernoth.net>
Mon, 7 Jun 2010 08:30:15 +0000 (10:30 +0200)
scope.c

diff --git a/scope.c b/scope.c
index 806ba3475ca2f417479df1272c6180d29a9e285d..862f32b396e1d93007ec084b6718d445dd03ad4a 100644 (file)
--- a/scope.c
+++ b/scope.c
@@ -2,6 +2,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include <stdint.h>
 
 #include "usbtmc.h"
 #include "scope.h"
Impressum, Datenschutz