Updated files for global header in linux port

This commit is contained in:
pagefault
2001-07-23 03:43:01 +00:00
parent c004a9d122
commit f50f9f2ad6
6 changed files with 159 additions and 431 deletions

View File

@@ -16,11 +16,15 @@
//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#ifdef __LINUX__
#include <../gblhdr.h>
#else
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <math.h>
#include <memory.h>
#endif
#include "fixsin.h"