summaryrefslogtreecommitdiff
path: root/lib/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat.h')
-rw-r--r--lib/compat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/compat.h b/lib/compat.h
deleted file mode 100644
index d3083e9..0000000
--- a/lib/compat.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Copyright 2011 NORDUnet A/S. All rights reserved.
- See LICENSE for licensing information. */
-
-ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags);
-ssize_t compat_recv (int sockfd, void *buf, size_t len, int flags);