Fix a warning

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21897 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2007-08-11 21:23:47 +00:00
parent 0a29487db5
commit 16f5889c28

View File

@ -14,6 +14,7 @@
#include <OS.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <fcntl.h>