diff options
Diffstat (limited to 'lib/libc/sys/pipe.c')
-rw-r--r-- | lib/libc/sys/pipe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/pipe.c b/lib/libc/sys/pipe.c index 1c45ab0c8a19..370895166ad0 100644 --- a/lib/libc/sys/pipe.c +++ b/lib/libc/sys/pipe.c @@ -28,7 +28,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <unistd.h> |