Commit 92c4cccb authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

winebus.sys: Define BUS_BLUETOOTH if it is missing.

parent 91851e3e
......@@ -59,6 +59,10 @@
# endif
#endif
#ifndef BUS_BLUETOOTH
# define BUS_BLUETOOTH 5
#endif
#include <pthread.h>
#include "ntstatus.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment