Sync with trunk head (r48654)
[reactos.git] / base / setup / usetup / bootsup.h
index 1303b5b..a0b012e 100644 (file)
@@ -24,8 +24,7 @@
  * PROGRAMMER:      Eric Kohl
  */
 
-#ifndef __BOOTSUP_H__
-#define __BOOTSUP_H__
+#pragma once
 
 NTSTATUS
 CreateFreeLoaderIniForDos(PWCHAR IniPath,
@@ -83,6 +82,4 @@ NTSTATUS
 InstallFatBootcodeToFloppy(PUNICODE_STRING SourceRootPath,
                           PUNICODE_STRING DestinationArcPath);
 
-#endif /* __BOOTSUP_H__ */
-
 /* EOF */