Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 432 → Rev 433

/shark/trunk/ports/mesa/src/glheader.h
1,4 → 1,4
/* $Id: glheader.h,v 1.2 2003-03-18 15:10:38 giacomo Exp $ */
/* $Id: glheader.h,v 1.3 2004-01-29 12:17:37 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
62,7 → 62,6
#include <stdio.h>
#include <string.h>
#if defined(__linux__) && defined(__i386__)
#include <fpu_control.h>
#endif
#endif
#include <float.h>