]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/comms.h
Merge pull request #969 from pwpiwi/gcc10_fixes
[proxmark3-svn] / client / comms.h
index 11df1d547090a27d0ad83e2b04dbd5ce214551b1..649576041921d9091b02962275e3fc2338186f69 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef COMMS_H__
 #define COMMS_H__
 
+#include <stddef.h>
+#include <stdint.h>
 #include <stdbool.h>
 #include "usb_cmd.h"
 
Impressum, Datenschutz