summaryrefslogtreecommitdiff
path: root/lib/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat.h')
-rw-r--r--lib/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compat.h b/lib/compat.h
new file mode 100644
index 0000000..202d6dd
--- /dev/null
+++ b/lib/compat.h
@@ -0,0 +1 @@
+ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags);