Fix wrong preprocessor line.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30141 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2009-04-12 22:48:39 +00:00
parent 979786f1e6
commit db9ff5bfb8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ bus_std_ops(int32 op, ...)
if (gUSBStack)
return B_OK;
#ifndef HAIKU_TARGET_PLATFORM_BEOS
#ifdef HAIKU_TARGET_PLATFORM_BEOS
// This code is to handle plain R5 (non-BONE) where the same module
// gets loaded multiple times (once for each exported module
// interface, the USB v2 and v3 API in our case). We don't want to