fixed some build problems

This commit is contained in:
Jean-Marc Valin 2008-03-10 10:25:40 +11:00
parent 2472dd7c89
commit 7dbe0ca375
2 changed files with 2 additions and 1 deletions

View file

@ -39,6 +39,7 @@
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include "os_support.h"
int main(int argc, char *argv[])
{