]> git.llucax.com Git - software/posixx.git/blobdiff - test/linux/tipc/sockaddr.cpp
Add missing include in the tests
[software/posixx.git] / test / linux / tipc / sockaddr.cpp
index f304ce2d809f1539fb9b87a63a87b6c79c1718c8..b3b4d025f7fd725f10e971b87dae83801032d2cf 100644 (file)
@@ -2,6 +2,7 @@
 #include "common.hpp" // PTYPE, INST{1,2}, test_address{1,2}
 #include <posixx/linux/tipc.hpp> // posixx::linux::tipc
 #include <boost/test/unit_test.hpp> // unit testing stuff
+#include <stdint.h>
 
 using namespace ::posixx::linux::tipc;
 namespace tipc = ::posixx::linux::tipc;