gcc 3 fix

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3846 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shadow303 2003-07-04 21:11:20 +00:00
parent 3bc6d6c59a
commit ac3bb782a8

View File

@ -28,6 +28,7 @@
// Standard Includes -----------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
// System Includes -------------------------------------------------------------
#include <BufferIO.h>