From 2c319d3f5b783b56e64e1d440b1090e6c6a2af67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Tue, 4 Jul 2006 15:15:25 +0000 Subject: [PATCH] No reason to include sys/file.h. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18030 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/terminal/spawn.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps/terminal/spawn.cpp b/src/apps/terminal/spawn.cpp index 2a8c07d5f1..493f6337d8 100644 --- a/src/apps/terminal/spawn.cpp +++ b/src/apps/terminal/spawn.cpp @@ -31,7 +31,6 @@ #include #include -#include #include #include #include