fix gcc 4.7.x warnings

This commit is contained in:
satbaby
2012-07-07 13:09:08 +02:00
parent 9f1904a71d
commit 060c1c45b2
24 changed files with 29 additions and 3 deletions

View File

@@ -43,6 +43,7 @@
#include <sys/param.h>
#include <time.h>
#include <fcntl.h>
#include <unistd.h>
#include <global.h>
#include <neutrino.h>