diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/xine.h.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/xine.h.in b/include/xine.h.in index d88516d6d..0ef399e7f 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.127 2004/08/02 12:51:08 miguelfreitas Exp $ + * $Id: xine.h.in,v 1.128 2004/09/06 18:34:38 valtri Exp $ * * public xine-lib (libxine) interface and documentation * @@ -48,7 +48,6 @@ extern "C" { #endif #include <sys/types.h> -#include <unistd.h> #include <inttypes.h> #include <sys/time.h> #include <time.h> |