Refactor ADB API dll to support WinUsb
diff --git a/host/windows/usb/api/AdbWinApi.def b/host/windows/usb/api/AdbWinApi.def
index d55786e..c31f092 100644
--- a/host/windows/usb/api/AdbWinApi.def
+++ b/host/windows/usb/api/AdbWinApi.def
@@ -1,5 +1,5 @@
-; AdbWinApi.def : Declares the module parameters.
-
-LIBRARY      "AdbWinApi.DLL"
-
-EXPORTS
+; AdbWinApi.def : Declares the module parameters.

+

+LIBRARY      "AdbWinApi.DLL"

+

+EXPORTS