Applied the FreeBSD patch from Ralith, closes ticket #95 , slightly changed but basically the same. Thanx Ralith :)

This commit is contained in:
Tomas Lindquist Olsen
2008-10-02 03:25:46 +02:00
parent e77e235307
commit d0c5df393c
7 changed files with 33 additions and 10 deletions

View File

@@ -75,7 +75,7 @@ void _STD_critical_term()
/* ================================= linux ============================ */
#if linux || __APPLE__
#if linux || __APPLE__ || __FreeBSD__
#include <stdio.h>
#include <stdlib.h>