Use include condition to allow inclusion in host code
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 3 Jan 2019 16:50:02 +0000 (17:50 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 9 Feb 2023 23:36:08 +0000 (00:36 +0100)
host/udpbridge/dtplug_protocol_host.h

index 9fe3a2c..3ecf78a 100644 (file)
@@ -28,6 +28,7 @@
 
 
 #include <stdint.h>
+#define HOST_HAS_STDINT 1
 #include "dtplug_protocol_defs.h"