Fix building for BeOS.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25186 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-04-26 15:58:25 +00:00
parent 0dacda17d5
commit 2f5d215b2e
1 changed files with 2 additions and 0 deletions

View File

@ -419,7 +419,9 @@
/* #undef HAVE_STD_PUTENV */
#if __HAIKU__
#define HAVE_STD_UNSETENV 1
#endif
/* #undef HAVE_PRINTF_A_FORMAT */