summaryrefslogtreecommitdiff
path: root/src/util/git2_features.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/git2_features.h.in')
-rw-r--r--src/util/git2_features.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/git2_features.h.in b/src/util/git2_features.h.in
index 18644c3cc..cf955122c 100644
--- a/src/util/git2_features.h.in
+++ b/src/util/git2_features.h.in
@@ -61,4 +61,7 @@
#cmakedefine GIT_RAND_GETENTROPY 1
#cmakedefine GIT_RAND_GETLOADAVG 1
+#cmakedefine GIT_IO_POLL 1
+#cmakedefine GIT_IO_SELECT 1
+
#endif