Remove unneeded include.

This commit is contained in:
Christopher Faylor 2000-02-26 01:13:02 +00:00
parent 8656ee07ef
commit 5d25dcfa3b
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ details. */
#include <unistd.h>
#include <stdlib.h>
#include "winsup.h"
#include "sync.h"
static NO_COPY const int CHUNK_SIZE = 1024; /* Used for crlf conversions */