added missing headers

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18938 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2006-09-25 22:00:53 +00:00
parent e40bb774b2
commit 9e418a490b
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <generic_syscall.h>
#include <stdio.h>
#include <string.h>
int

View File

@ -13,6 +13,7 @@
// ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
#include <stdio.h>
#include <stdlib.h>
#include <Application.h>
#include <Entry.h>
#include <MediaFiles.h>