shithub: scc

Download patch

ref: ed0f4a4a51ad8c14419c98c43411bbdffb0346c6
parent: 9327b5e5cabc5ccf3144b1ba7fd1e229318c178b
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Apr 29 07:08:33 EDT 2020

libc: Small naming change

--- a/include/iso646.h
+++ b/include/iso646.h
@@ -1,5 +1,5 @@
-#ifndef _ISO646_H_
-#define _ISO646_H_
+#ifndef _ISO646_H
+#define _ISO646_H
 
 #define and    &&
 #define and_eq &=