summaryrefslogtreecommitdiff
path: root/utils/lndir/lndir-Xosdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lndir/lndir-Xosdefs.h')
-rw-r--r--utils/lndir/lndir-Xosdefs.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/lndir/lndir-Xosdefs.h b/utils/lndir/lndir-Xosdefs.h
index e21db4b24e..7e232c97c5 100644
--- a/utils/lndir/lndir-Xosdefs.h
+++ b/utils/lndir/lndir-Xosdefs.h
@@ -23,8 +23,7 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#ifndef _XOSDEFS_H_
-#define _XOSDEFS_H_
+#pragma once
/*
* X_NOT_STDC_ENV means does not have ANSI C header files. Lack of this
@@ -95,5 +94,3 @@
#define X_NOT_STDC_ENV
#endif
#endif
-
-#endif /* _XOSDEFS_H_ */