summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newlib/libc/include/devctl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libc/include/devctl.h b/newlib/libc/include/devctl.h
index 889693e1d..46305cf05 100644
--- a/newlib/libc/include/devctl.h
+++ b/newlib/libc/include/devctl.h
@@ -69,10 +69,10 @@ int posix_devctl(
size_t nbyte,
int *__restrict dev_info_ptr
);
-#endif
#ifdef __cplusplus
}
#endif
-#endif
+#endif /* _POSIX_26_C_SOURCE */
+#endif /*_POSIX_DEVCTL_h_ */