aboutsummaryrefslogtreecommitdiffstats
path: root/libc/stdio/wcio.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/wcio.h')
-rw-r--r--libc/stdio/wcio.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libc/stdio/wcio.h b/libc/stdio/wcio.h
index 3c4f7a468..047eb775f 100644
--- a/libc/stdio/wcio.h
+++ b/libc/stdio/wcio.h
@@ -29,8 +29,7 @@
* $Citrus$
*/
-#ifndef _WCIO_H_
-#define _WCIO_H_
+#pragma once
#include <sys/cdefs.h>
@@ -80,5 +79,3 @@ do {\
} while (0)
__END_DECLS
-
-#endif /*_WCIO_H_*/