]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/DataSource/DataSource.c
Fix some errors detected by the GCC 4.4 compiler.
[mirror_edk2.git] / AppPkg / Applications / Sockets / DataSource / DataSource.c
index 31c38950a640ce3dd042be8a538fc7f9abd59577..44605c86e24875b2cc2eedbb1014c6d3c587a9dc 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/socket.h>\r
 \r
 #include <stdio.h>\r
+#include <string.h>\r
 \r
 \r
 #define DATA_SAMPLE_SHIFT           5       ///<  Shift for number of samples\r