summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-08-10 20:44:26 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-08-10 20:44:26 +0300
commitbd5f6471e619a6ba2987bc7f66ef78a531f94d6c (patch)
treea2f73163ba7d5a859d902e2d7f3946d9ac2dc3be /utils
parentc817d3315193b0c8067f45d7bb5375aea4279919 (diff)
parent35373b7829fdc49407f4c256c603a137b957a1ad (diff)
Merge branch 'yem/musl' of git://github.com/yann-morin-1998/kmsxx
Diffstat (limited to 'utils')
-rw-r--r--utils/testpat.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/testpat.cpp b/utils/testpat.cpp
index ef56a80..7208105 100644
--- a/utils/testpat.cpp
+++ b/utils/testpat.cpp
@@ -5,6 +5,8 @@
#include <set>
#include <chrono>
+#include <sys/select.h>
+
#include <kms++/kms++.h>
#include <kms++/modedb.h>