added missing api_version

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23937 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2008-02-09 17:55:11 +00:00
parent cbc337d925
commit cad9eceb7a
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <OS.h>
#include <USB3.h>
int32 api_version = B_CUR_DRIVER_API_VERSION;
#define DEBUG_DRIVER 0