summarylogtreecommitdiffstats
path: root/celestronaux-auxproto.diff
blob: 4156857210d9fd9fb9a51d7956eeee9548cbf4a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --color -ru a/indi-celestronaux/auxproto.h b/indi-celestronaux/auxproto.h
--- a/indi-celestronaux/auxproto.h	2022-02-27 11:56:58.957641841 +0100
+++ b/indi-celestronaux/auxproto.h	2022-02-27 11:54:58.106674975 +0100
@@ -25,6 +25,7 @@
 
 #include <vector>
 #include <stdint.h>
+#include <cstddef>
 
 typedef std::vector<uint8_t> AUXBuffer;