mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Sort and fix included files.
This commit is contained in:
@@ -15,11 +15,14 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "../aaruremote.h"
|
||||
#include <windows.h>
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include "win32.h"
|
||||
#include "../aaruremote.h"
|
||||
#include "ntioctl.h"
|
||||
|
||||
#ifndef IOCTL_STORAGE_QUERY_PROPERTY
|
||||
#define IOCTL_STORAGE_QUERY_PROPERTY 0x2D1400
|
||||
|
||||
Reference in New Issue
Block a user