Fixed some weird includes (no need or even support to specify "posix" as part of the include path).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11575 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-03-05 13:37:13 +00:00
parent f95d0b421a
commit f51f1dda88
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -54,7 +54,6 @@
// Standard Includes -----------------------------------------------------------
#include <stdio.h>
#include <math.h>
#include <posix/math.h>
// Local Includes --------------------------------------------------------------