Commit d1a1c3d8 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

updated to build in rocko with gcc 7.2?

parent 89d9236f
......@@ -25,6 +25,8 @@
#include <string>
#include <list>
#include <sys/socket.h>
// Elphel, Rocko: socket.h does not include uio.h anymore
#include <sys/uio.h>
using namespace std;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment