diff options
Diffstat (limited to 'src/sysdeps/trysendfile.c')
-rw-r--r-- | src/sysdeps/trysendfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trysendfile.c b/src/sysdeps/trysendfile.c index 6c99ad0..a5a6111 100644 --- a/src/sysdeps/trysendfile.c +++ b/src/sysdeps/trysendfile.c @@ -1,6 +1,5 @@ /* ISC license. */ -#include <sys/types.h> #include <sys/sendfile.h> int main (void) |