Page MenuHomeFreeBSD

D59136.diff
No OneTemporary

D59136.diff

diff --git a/include/stdbool.h b/include/stdbool.h
--- a/include/stdbool.h
+++ b/include/stdbool.h
@@ -26,9 +26,6 @@
* SUCH DAMAGE.
*/
-#ifndef __STDC_VERSION_STDBOOL_H__
-#define __STDC_VERSION_STDBOOL_H__ 202311L
-
#ifndef __bool_true_false_are_defined
#define __bool_true_false_are_defined 1
@@ -41,4 +38,3 @@
#endif /* (__STDC_VERSION__ < 202311L) && !defined(__cplusplus) */
#endif /* __bool_true_false_are_defined */
-#endif /* __STDC_VERSION_STDBOOL_H__ */

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 4, 6:13 AM (8 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37214175
Default Alt Text
D59136.diff (479 B)

Event Timeline