Index: cloud_print/gcp20/prototype/dns_packet_parser.cc |
diff --git a/cloud_print/gcp20/prototype/dns_packet_parser.cc b/cloud_print/gcp20/prototype/dns_packet_parser.cc |
index e52ba399e21de8c15bbeb8695ed1b58eb5c9e08d..ef45e20eaa9ae71ee5ed7c8a3f7d26ac6e97812d 100644 |
--- a/cloud_print/gcp20/prototype/dns_packet_parser.cc |
+++ b/cloud_print/gcp20/prototype/dns_packet_parser.cc |
@@ -4,6 +4,8 @@ |
#include "cloud_print/gcp20/prototype/dns_packet_parser.h" |
+#include <stddef.h> |
+ |
#include "base/big_endian.h" |
#include "base/logging.h" |