fix include

This commit is contained in:
Enno Rehling 2008-05-30 16:09:10 +00:00
parent 47989da257
commit f8a21ec386
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
/* libc includes */
#include <assert.h>
#include <errno.h>
#include <limits.h>
#include <math.h>
#include <stdio.h>
#include <string.h>